Skip to content

Remove BuildXL feed - #10765

Merged
YuliiaKovalova merged 1 commit into
mainfrom
JanKrivanek-patch-5
Oct 8, 2024
Merged

Remove BuildXL feed#10765
YuliiaKovalova merged 1 commit into
mainfrom
JanKrivanek-patch-5

Conversation

@JanKrivanek

@JanKrivanek JanKrivanek commented Oct 8, 2024

Copy link
Copy Markdown
Member

Context

BuildXL feed is going to be moved . To shield devs from future feed changes - we have had the BuildXL packages pushed to dotnet-tools feed.

Testing

No testing - successful build on clean build machine without cache is enough

FYI @dfederm

@JanKrivanek
JanKrivanek requested a review from a team as a code owner October 8, 2024 06:10
@YuliiaKovalova
YuliiaKovalova merged commit d0a797e into main Oct 8, 2024
@YuliiaKovalova
YuliiaKovalova deleted the JanKrivanek-patch-5 branch October 8, 2024 08:31
@mthalman

Copy link
Copy Markdown
Member

This needs to be backported for .NET 8 and 9. VMR builds for both of those versions are affected by the removal of this feed. See dotnet/source-build#4634.

@JanKrivanek

Copy link
Copy Markdown
Member Author

/backport to vs17.12

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to vs17.12: https://github.com/dotnet/msbuild/actions/runs/11353473872

@JanKrivanek

Copy link
Copy Markdown
Member Author

/backport to vs17.8

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to vs17.8: https://github.com/dotnet/msbuild/actions/runs/11353479929

@github-actions

Copy link
Copy Markdown
Contributor

@JanKrivanek backporting to vs17.12 failed, the patch most likely resulted in conflicts:

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

Applying: Remove BuildXL feed
Using index info to reconstruct a base tree...
M	NuGet.config
Falling back to patching base and 3-way merge...
Auto-merging NuGet.config
CONFLICT (content): Merge conflict in NuGet.config
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 Remove BuildXL feed
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@github-actions

Copy link
Copy Markdown
Contributor

@JanKrivanek an error occurred while backporting to vs17.12, please check the run log for details!

Error: git am failed, most likely due to a merge conflict.

@github-actions

Copy link
Copy Markdown
Contributor

@JanKrivanek backporting to vs17.8 failed, the patch most likely resulted in conflicts:

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

Applying: Remove BuildXL feed
Using index info to reconstruct a base tree...
M	NuGet.config
Falling back to patching base and 3-way merge...
Auto-merging NuGet.config
CONFLICT (content): Merge conflict in NuGet.config
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 Remove BuildXL feed
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@github-actions

Copy link
Copy Markdown
Contributor

@JanKrivanek an error occurred while backporting to vs17.8, please check the run log for details!

Error: git am failed, most likely due to a merge conflict.

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.

4 participants