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 Packages API #430

Closed
claudio-vellage opened this issue Aug 28, 2019 · 2 comments · Fixed by #432
Closed

Support Packages API #430

claudio-vellage opened this issue Aug 28, 2019 · 2 comments · Fixed by #432

Comments

@claudio-vellage
Copy link

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.

@jdalrymple
Copy link
Owner

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
jdalrymple pushed a commit that referenced this issue Aug 28, 2019
# [11.0.0](10.2.1...11.0.0) (2019-08-28)

### Bug Fixes

* Adding path argument to the Project Imports API ([97a7c59](97a7c59))

### Features

* Add support for the Packages API [#430](#430) ([47e1ff4](47e1ff4))

### BREAKING CHANGES

* Added the path argument to the function header.
@jdalrymple
Copy link
Owner

🎉 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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants