-
Notifications
You must be signed in to change notification settings - Fork 228
[main] Source code updates from dotnet/roslyn #1763
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
[main] Source code updates from dotnet/roslyn #1763
Conversation
Notification for subscribed users from https://github.com/dotnet/roslyn:@dotnet/roslyn-infrastructure Action requested: Please take a look at this failing automated dependency-flow pull request's checks; failures may be related to changes which originated in your repo.
|
|
@dotnet/source-build MSBuildLocator got bumped in dotnet/roslyn@9c6403e, do we just bump the submodule in SBRP or is there more? |
ping @dotnet/source-build on the above. dotnet/runtime is pending some metadata changes around the |
|
I think that is correct. @ellahathaway or @mthalman to confirm. |
Yes, you'll have to update the submodule. The full set of instructions can be found here. |
|
Thanks! That was just completed in dotnet/source-build-reference-packages#1340 I'm going to try and push things through, but this should all flow automatically by tomorrow. |
Diff: https://github.com/dotnet/source-build-reference-packages/compare/693e7af6b70890dc58a6c2426ca37d8e083346e7..95e8d43753b1a59ba4d61b4388fb42d360550e52 From: dotnet/source-build-reference-packages@693e7af To: dotnet/source-build-reference-packages@95e8d43 [[ commit created by automation ]]
|
I merged in the latest SBRP flow which contains the MSBuildLocator update |
|
Thanks @ellahathaway! Looks like there's a complaint about the SHA and BAR ID not being correct in the source-manifest.json. Is there an easy way to resolve that? |
|
@dotnet/product-construction on the code flow error. Is there an easy way to help ensure the source-manifest is correct for cases like this or is it manual? The changes "look" simple, but want to ensure it's being handled correctly here. |
|
@dkurepa @premun I think the |
|
Attempting to manual forward flow the newer roslyn into the VMR shows the following error...so no idea how to get this into the right state. |
|
@mmitche can we trigger a net new pr and cherry-pick everything but the source-manifest changes from dotnet/sbpr? |
|
-- That's essentially what I ended up doing. Closed this one, ran the darc command to trigger a new update, and then cherry-pick the commiit into #1837 The following files had trivial conflicts which needed resolution, just ensuring And then The CI is no longer instantly failing and things are looking better |
Note
This is a codeflow update. It may contain both source code changes from the source repo as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/roslyn