Skip to content

Unix CI assets are not downloadable; unlike Windows #107019

@am11

Description

@am11

e.g. windows-x64: https://dev.azure.com/dnceng-public/public/_build/results?buildId=788469&view=logs&jobId=904dec8a-a560-5b3c-34ba-e48a636ec9fc&j=0b2f91e0-e9b9-5995-d2e6-c547ad90c405&t=a2b5e8a9-3564-5a98-83c0-cc6b995e15d6 has:

Downloading artifact Release_CoreCLR_windows_x64_Release from: https://dev.azure.com/dnceng-public//cbb18261-c48f-4abb-8651-8cdcb5474649/_apis/build/builds/788469/artifacts?artifactName=Release_CoreCLR_windows_x64_Release&$format=zip

which we can download and investigate/consume locally to build the next steps.

but osx-arm64: https://dev.azure.com/dnceng-public/public/_build/results?buildId=788469&view=logs&jobId=904dec8a-a560-5b3c-34ba-e48a636ec9fc&j=904dec8a-a560-5b3c-34ba-e48a636ec9fc&t=018db854-fefb-5222-3d8d-2036f59631b9 has:

Downloading artifact Release_CoreCLR_osx_arm64_Release from: https://dev.azure.com/dnceng-public//_apis/resources/Containers/42407846?itemPath=Release_CoreCLR_osx_arm64_Release&isShallow=true&api-version=4.1-preview.4

which denies the request:
image

It would be nice to not restrict access, at least not due to platform bias.

cc @akoeplinger, @mmitche

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions