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

Support publishing and downloading generic packages #1100

Closed
sirlatrom opened this issue Mar 9, 2021 · 2 comments
Closed

Support publishing and downloading generic packages #1100

sirlatrom opened this issue Mar 9, 2021 · 2 comments

Comments

@sirlatrom
Copy link
Contributor

There are no separate API docs, but the API endpoints are documented here: https://docs.gitlab.com/ee/user/packages/generic_packages/

@sirlatrom
Copy link
Contributor Author

@svanharmelen What is your opinion on adding a non-API function to GenericPackagesService (added in this PR in the first place) which gives you the API download URL for a generic package? Or should other users of the library figure that out on their own after publishing a generic package? I'm specifically trying to add that for goreleaser/goreleaser#2006.

@svanharmelen
Copy link
Member

Go for it 👍🏻 I'm open to merging that PR when you finish it 😃

svanharmelen added a commit that referenced this issue Nov 22, 2021
Add GenericPackagesServices (#1100)
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.

2 participants