Missy Messa
Missy Messa
Copied content from AzDO issue to GitHub issue and reopened.
@jkotas it would be up to each repo to implement whatever `merged-on-red-` labels are meaningful for them. We can collect and report on that data based on what the repos...
Plan forward: - [x] Be able to install .NET 6 Runtime/SDK on all VS2019 build machines - [x] .NET 6 is not available as a workload installation option for VS2019,...
Well, some good news is that if we point the publish task to an image with VS2022, .NET 6 appears to already be installed with VS2022, so that's one type...
@riarenas's perspective on our findings: > From my perspective, if we're going to say "if you want to use darc, use the vs2022 images", we need to take into account:...
PR for .NET 6 artifact: https://dnceng.visualstudio.com/internal/_git/dotnet-helix-machines/pullrequest/24952
PR for artifact merged! Need to validate that it works when the changes roll out to staging
Ran a branch of Arcade that points to a VS2019 image on staging with a recent version of darc that uses .NET 6 and validated that it is able to...
PR to revert the hardcoding: https://github.com/dotnet/arcade-services/pull/1984 Should not merge until the OSOB changes roll out to production.
OSOB rolled out. Ricardo validated that the change in prod works, so the Arcade Services revert change has been merged!