dotnet / roslyn-tools

Tools used in Roslyn based repos
MIT License
103 stars 75 forks source link

Fix RIT #1414

Closed Cosifne closed 2 months ago

Cosifne commented 2 months ago

So RIT has some problem, example run: https://dev.azure.com/dnceng/internal/_apps/hub/ms.vss-releaseManagement-web.cd-release-progress?_a=release-pipeline-progress&releaseId=42298

  1. After we move to 1ES template, artifacts container would become pipeline artifacts.
  2. There is a problem to get pipeline artifacts directly by calling build.GetArtifactContentZipAsync()

I locally verified it works. https://devdiv.visualstudio.com/DevDiv/_git/VS/pullrequest/546136