Skip to content
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

Use new Helix API endpoint to fetch job results SAS token when downloading results #15229

Open
simonrozsival opened this issue Nov 8, 2024 · 0 comments · May be fixed by #15230
Open

Use new Helix API endpoint to fetch job results SAS token when downloading results #15229

simonrozsival opened this issue Nov 8, 2024 · 0 comments · May be fixed by #15230

Comments

@simonrozsival
Copy link
Member

There is a new endpoint in Helix API that allows fetching the results URI and a short-lived SAS token for read access to the results (see https://helix.dot.net/swagger/ui/index.html#/Job/Job_Results). The Microsoft.DotNet.Helix code should use this new endpoint in DownloadFromResultsContainer instead of relying on the SAS token returned in the new job response JSON.

This is follow-up to internal work items https://dev.azure.com/dnceng/internal/_workitems/edit/6933 and https://dev.azure.com/dnceng/internal/_workitems/edit/6937/

@simonrozsival simonrozsival linked a pull request Nov 8, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant