NARKOZ / gitlab

Ruby wrapper and CLI for the GitLab REST API
https://narkoz.github.io/gitlab
BSD 2-Clause "Simplified" License
1.06k stars 394 forks source link

Add Project's latest release #679

Closed capripot closed 3 months ago

capripot commented 11 months ago
Gitlab.project_latest_release(3)
# => #<Gitlab::ObjectifiedHash:70126709383040 {hash: {"variable_type"=>"env_var", "key"=>"FOO", "value"=>"bar"}}

https://docs.gitlab.com/ee/api/releases/#get-the-latest-release

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.