You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
aalmiray
added a commit
to aalmiray/gitlab4j-api
that referenced
this issue
Dec 3, 2020
* 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]>
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.htmlAny plans to support it in the future?
Thanks!
The text was updated successfully, but these errors were encountered: