-
-
Notifications
You must be signed in to change notification settings - Fork 297
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 Packages API #430
Comments
Give the PR a look over to make sure i didnt overlook something :) |
jdalrymple
added a commit
that referenced
this issue
Aug 28, 2019
feat: Add support for the Packages API #430
🎉 This issue has been resolved in version 11.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
GitLab offers additional APIs which are not covered by this library, but I would like to use them. One of these APIs is the Packages API, which requires a GitLab silver plan.
Proposal
If possible, we should add support for this feature (https://docs.gitlab.com/ee/api/packages.html). If nobody has time to work on it, I will try to implement this myself, but I'm not familiar with typescript and the code base, I've only briefly looked into the code, but it shouldn't be too hard to add.
The text was updated successfully, but these errors were encountered: