-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release/9.0] Update dependencies from dotnet/source-build-reference-packages #107474
[release/9.0] Update dependencies from dotnet/source-build-reference-packages #107474
Conversation
…ence-packages build 20240815.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24374.1 -> To Version 8.0.0-alpha.1.24415.1
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries |
…ence-packages build 20240906.1 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 8.0.0-alpha.1.24415.1 -> To Version 9.0.0-alpha.1.24456.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I notified @dotnet/source-build-internal earlier today that we did not have a darc subscription from source-build-reference-packages to runtime in place for release/9.0. I was told this was not expected. So I created the subscription, as I need this flow to ensure the intellisense nuget package flows without issues to runtime and to source-build. Unforunately, enabling this new subscription uncovered these errors:
@dotnet/area-system-composition can you please take a look at the error and fix it? I assume this has already been addressed in |
These just need to be added to the prebuilt baseline. These are all instances that get "lifted" in the product source-build and are therefore allowed prebuilts at the repo level. |
…ence-packages build 20240909.3 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24456.1 -> To Version 9.0.0-alpha.1.24459.3
…ence-packages build 20240916.2 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24459.3 -> To Version 9.0.0-alpha.1.24466.2
@dotnet/area-system-composition this is blocking the 9.0 branch from ingesting the source-build-reference-packages deps flows. @MichaelSimons do you mean we need to modify some files in the runtime repo to suppress the errors? If so, which ones? |
I have never seen such error, as far as I know we did not fix anything like this in main, this more sounds like infra issue to me |
@buyaa-n The deps flow subscription was recently created last week for release/9.0, which means we had not been capturing any failures from the changes that have been introduced in the last couple of months since that branch was created. Have there been any System.ComponentModel.Composition changes introduced in release/9.0 that could cause source build issues? |
I don't see anything that merged into 9.0 branch except #107724, but it is merged just 4 days ago |
Looks like we need this change 094229e#diff-f88ce4026366ce74fb1a981785c542757617abf4393a33ca34465a5e9a0dd343R9 |
/backport to release/9.0-rc2 |
Started backporting to release/9.0-rc2: https://github.com/dotnet/runtime/actions/runs/10894241797 |
This pull request updates the following dependencies
From https://github.com/dotnet/source-build-reference-packages