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

Enable CheckDownloadedFiles on DownloadBuildArtifacts task #49321

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

safern
Copy link
Member

@safern safern commented Mar 8, 2021

Fixes: #32805

This enables the AzDo fix: microsoft/azure-pipelines-tasks#14065

We need this in order for AzDo to check that the downloaded artifact is "good" and if it is not, it will retry.

cc: @MattGal @dotnet/runtime-infrastructure

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented Mar 8, 2021

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes: #32805

This enables the AzDo fix: microsoft/azure-pipelines-tasks#14065

We need this in order for AzDo to check that the downloaded artifact is "good" and if it is not, it will retry.

cc: @MattGal @dotnet/runtime-infrastructure

Author: safern
Assignees: -
Labels:

area-Infrastructure

Milestone: -

@ViktorHofer ViktorHofer added this to the 6.0.0 milestone Mar 8, 2021
@safern
Copy link
Member Author

safern commented Mar 9, 2021

Doubled checked the git checkout failure with @MattGal -- seems like a one off, he investigated and the next build on the same agent didn't hit the issue. Merging...

@safern safern merged commit e7eca5b into dotnet:main Mar 9, 2021
@safern safern deleted the CheckDownloadedFiles branch March 9, 2021 00:43
@ghost ghost locked as resolved and limited conversation to collaborators Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inability to unzip assets during build on Unix x64
4 participants