Azure / Azure/azure-devops-cli-extension

[Bug] "az pipelines runs artifact download" fail for containers that need to be downloaded as a zip file.

Open
#982 5 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

Extension name (the extension in question)
az pipelines runs artifact download

Description of issue (in as much detail as possible)
I need to be able to download the "containers" from the build run artifacts as a zip file (the same as I can from the web UI).

However the above command fails with error "Artifact with name 'Android' was found, but is of type 'Container'". I've tried mapping into the container to download an individual file, but that also fail with a can't find file error. I have also tried adding on "Android&$format=zip" that the rest api uses in it's download URI, but this also fails.

I've also posted this issue to Stock Overflow.

https://stackoverflow.com/questions/60942336/az-pipelines-runs-artifact-download-fails-with-error-artifact-was-found-but

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.