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

Ability to download from a GitLab Artifact #36

Open
obbardc opened this issue Oct 12, 2022 · 1 comment
Open

Ability to download from a GitLab Artifact #36

obbardc opened this issue Oct 12, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@obbardc
Copy link
Contributor

obbardc commented Oct 12, 2022

GitLab artifact ZIP URL could be something like https://gitlab.collabora.com/showcases/electronica2022/electronica2022-image-recipes/-/jobs/artifacts/main/download?job=build%20image

Also support authentication using access tokens.

@obbardc obbardc added the enhancement New feature or request label Oct 12, 2022
@obbardc obbardc changed the title Ability to download from a GitLab Artifact (with authentication) Ability to download from a GitLab Artifact Oct 12, 2022
@obbardc
Copy link
Contributor Author

obbardc commented Oct 31, 2022

@Razaloc Perhaps you could take a look at how this could work ? I think we'd need to detect that the file to download is a ZIP file and load the ZIP file contents list (at the end of the file) first using an HTTP range request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant