Skip to content

Conversation

@jfversluis
Copy link
Member

Trying to fix CI

<NugetArtifactsPath>$(MauiRootDirectory)/artifacts</NugetArtifactsPath>
<PrivateSdk>$(PRIVATE_BUILD)</PrivateSdk>
<PrivateSdk Condition=" '$(PrivateSdk)' == ''">false</PrivateSdk>
<PrivateSdk Condition=" '$(PrivateSdk)' == ''">false</PrivateSdk>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

details that matters

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for noticing!

@jfversluis jfversluis marked this pull request as ready for review November 18, 2025 10:20
Copilot AI review requested due to automatic review settings November 18, 2025 10:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the CI infrastructure configuration to use a different .NET feed URL, likely to resolve CI build failures. The change aligns the public feed URL with the pattern already used for internal feeds.

  • Changed DotNetFeedUrl from Azure blob storage URL to ci.dot.net public feed
  • Fixed minor formatting issue (removed extra space in PrivateSdk condition)

@jfversluis jfversluis merged commit 8349f06 into main Nov 18, 2025
64 of 70 checks passed
@jfversluis jfversluis deleted the jfversluis-patch-7 branch November 18, 2025 11:17
@jfversluis
Copy link
Member Author

/backport to inflight/candidate

@github-actions
Copy link
Contributor

Started backporting to inflight/candidate (link to workflow run)

@github-actions
Copy link
Contributor

@jfversluis backporting to inflight/candidate failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Patch format detection failed.
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

github-actions bot pushed a commit to breyed/maui that referenced this pull request Nov 18, 2025
* Change DotNetFeedUrl to internal CI feed

* Update DotNet.csproj

* Update DotNet.csproj

* Update DotNetFeedUrl to use internal CI feed

* Update DotNet.csproj
@PureWeen
Copy link
Member

/backport to release/10.0.1xx-sr1

@github-actions
Copy link
Contributor

Started backporting to release/10.0.1xx-sr1 (link to workflow run)

@github-actions
Copy link
Contributor

@PureWeen backporting to release/10.0.1xx-sr1 failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Patch format detection failed.
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

Copilot AI added a commit that referenced this pull request Nov 20, 2025
PureWeen added a commit that referenced this pull request Nov 20, 2025
…#32781)

* Initial plan

* Backport PRs #32610, #32694, #32779 - pipeline configuration fixes

Co-authored-by: PureWeen <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: PureWeen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants