[release/10.0.1xx] Source code updates from dotnet/runtime - #3756
#3756[release/10.0.1xx] Source code updates from dotnet/runtime#3756mmitche merged 8 commits intorelease/10.0.1xxdotnet/dotnet:release/10.0.1xxfrom darc-release/10.0.1xx-24f5884e-03bb-47ef-b395-bbdf5f44f341dotnet/dotnet:darc-release/10.0.1xx-24f5884e-03bb-47ef-b395-bbdf5f44f341Copy head branch name to clipboard
Conversation
Diff: https://github.com/dotnet/runtime/compare/e6117da21a677d8fce934a8df4296b74c62b03d1..60502fae6a47b1a2d55a6a1cfb843e842fdb3e5a From: dotnet/runtime@e6117da To: dotnet/runtime@60502fa [[ commit created by automation ]]
|
Note PRs from original repository included in this codeflow update: 💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
Diff: https://github.com/dotnet/runtime/compare/60502fae6a47b1a2d55a6a1cfb843e842fdb3e5a..44ab4f7493635bceac33305634f0ea34f75c8d15 From: dotnet/runtime@60502fa To: dotnet/runtime@44ab4f7 [[ commit created by automation ]]
…b395-bbdf5f44f341
|
Note PRs from original repository included in this codeflow update: 💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
Diff: https://github.com/dotnet/runtime/compare/44ab4f7493635bceac33305634f0ea34f75c8d15..0b4a62d8efc9e751b763a1eefc1a9d37503e1a72 From: dotnet/runtime@44ab4f7 To: dotnet/runtime@0b4a62d [[ commit created by automation ]]
…b395-bbdf5f44f341
|
Note PRs from original repository included in this codeflow update: 💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
Important The source repository has received code changes from an opposite flow. Any additional codeflows into this PR may potentially result in lost changes. Please continue with one of the following options:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
…3bb-47ef-b395-bbdf5f44f341
|
@akoeplinger The failure here is due to NuGet.config not getting updated in this forward flow. The offending dependency lives on |
|
Note that this bug wouldn't show up in newer builds of the VMR. It's caused by the codeanalysis packages erroneously getting sent to stable feeds |
Updated the NuGet package source URL for 'darc-pub-dotnet-dotnet' and removed the 'general-testing' package source.
|
@mmitche we don't do anything special on FF with feeds. |
|
@mmitche should we run the feed clean up that is based on V.D.xml everytime after a BF/FF? |
Yes...though maybe not needed for FF since the nuget config would just come in from the repo. It also looks like it's happening on BF when packages are updated at least. It should happen always though. That might be related to this: dotnet/arcade-services#5623 |
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/runtime
Diff the source with this PR branch