[main] Update dependencies from dotnet/arcade#3323
Conversation
…826.5 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22426.3 -> To Version 7.0.0-beta.22426.5
Notification for subscribed users from https://github.com/dotnet/arcade:@riarenas 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.
|
|
All windows helix legs failed with This PR includes the changes to the InstallDotnetCore task, and roll forward for the SBOM tooling. tagging all authors for the incoming changes: @MattGal @rokonec @epananth |
|
@riarenas I'm taking a look, logging looks like dotnet.exe is just still running which on Windows would prevent folder cleanup. |
…826.7 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22426.3 -> To Version 7.0.0-beta.22426.7
|
@rokonec : I convinced myself that that change causes the problem, and rolled it back. It's really weird and thus far only breaking tests but out of an abundance of caution I took it back. |
…826.8 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 7.0.0-beta.22426.3 -> To Version 7.0.0-beta.22426.8
|
@MattGal : I must admit, I do not understand how could those code changes caused such test failure - windows only at that. |
Yes, it's as simple as checking out arcade main and directly calling darc-update-dependencies with the appropriate build Id (any of the arcade builds made with the change included) I suspect that this derives from "The Exec task calls cmd.exe instead of directly invoking a process."... while the scenario is somewhat artificial (not many folks delete their repos immediately after using arcade to install-dotnet.cmd) I was unwilling to take the risk here as passing arcade validation immediately starts pushing these changes into bellwether repos like runtime and Aspnet. |
This pull request updates the following dependencies
From https://github.com/dotnet/arcade