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

ReleasesLink API support #639

Closed
aalmiray opened this issue Nov 20, 2020 · 0 comments · Fixed by #640
Closed

ReleasesLink API support #639

aalmiray opened this issue Nov 20, 2020 · 0 comments · Fixed by #640

Comments

@aalmiray
Copy link
Contributor

Hello team, thank you for creating and maintaining this project!

I'd like to post releases with assets using gitlab4j. As far as I understand (please correct me if I'm wrong) this requires posting assets to a project first, then linked them to a release using the ReleaseLinks API. If this is true then release 4.15.7 does not provide access to that API https://docs.gitlab.com/ee/api/releases/links.html

Any plans to support it in the future?

Thanks!

aalmiray added a commit to aalmiray/gitlab4j-api that referenced this issue Dec 3, 2020

Verified

This commit was signed with the committer’s verified signature.
JounQin JounQin
jabby pushed a commit that referenced this issue Apr 12, 2023

Verified

This commit was signed with the committer’s verified signature.
JounQin JounQin
* Added ReleaseLinks API (#639)

* Deprecate the "external" attribute in Link

* Add tests

* Rename to ReleaseLinksApi and add the getter in GitLabApi

---------

Co-authored-by: Jeremie Bresson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants