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

artifact-reference should support non-public artifacts #90

Closed
escapewindow opened this issue Aug 9, 2022 · 1 comment
Closed

artifact-reference should support non-public artifacts #90

escapewindow opened this issue Aug 9, 2022 · 1 comment
Assignees

Comments

@escapewindow
Copy link
Contributor

mozilla-extensions/xpi-template#37
Essentially, we probably want to remove this check.

Given that:

a) we can use artifact-reference for scriptworkers, which often do have private artifact scopes baked in (until we resolve mozilla-releng/scriptworker#426, after which we'll need to grant the scope to the task as normal), and
b) if we grant the given task the proper private artifact scope and enable the taskcluster-proxy, non-scriptworker tasks can also download private artifacts,

I don't see a need for this artificial restriction.

@jcristau
Copy link
Contributor

Fixed by #485

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.

3 participants