-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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/7.0] Update dependencies from dotnet/arcade #78830
[release/7.0] Update dependencies from dotnet/arcade #78830
Conversation
…122.6 Microsoft.DotNet.ApiCompat , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Archives , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.TargetFramework , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.PackageTesting , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.VersionTools.Tasks , Microsoft.DotNet.XUnitConsoleRunner , Microsoft.DotNet.XUnitExtensions From Version 7.0.0-beta.22561.2 -> To Version 7.0.0-beta.22572.6
Folks from @dotnet/area-infrastructure - there is a source build related failure in runtime-dev-innerloop. Any concern about it, or can I merge? |
Had a conversation with @mmitche about the failure, we don't need the arcade bump for 7.0.2. The failure was caused by a removal of a CLI argument which is being backported right now: dotnet/arcade#11762 |
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.
CI failures are:
- Known/unrelated/already fixed/backported: CI build failure: Build MacCatalyst x64 Release AllSubsets_Mono - XcodeBuildApp task failed unexpectedly - Could not find System.Runtime.Tests.app #78778
- Known/unrelated/already fixed/not yet backported: CopyToNanosecondsPresent_LowTempRes #48717 I am submitting a backport.
FYI @carlossanlop this chance broke the release/7.0 official builds: https://dev.azure.com/dnceng/internal/_build/results?buildId=2080363&view=results This PR doesn't update to the latest available 7.0 Arcade build, instead it uses a build from November instead of December. That means it doesn't include dotnet/arcade@5cc9719 which likely is the reason for the broken builds. Noticed that while looking through the |
Thanks @ViktorHofer for addressing it. |
This pull request updates the following dependencies
From https://github.com/dotnet/arcade