Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@akashdotsrivastava
Copy link
Collaborator

Project Releases

  Gitlab.project_releases(project)
  Gitlab.project_release(project, tag_name)  
  Gitlab.create_project_release(project, options = {})
  Gitlab.update_project_release(project, tag_name, options = {})
  Gitlab.delete_project_release(project, tag_name)

Project Release Links

  Gitlab.project_release_links(project, tag_name)
  Gitlab.project_release_link(project, tag_name, link_id)
  Gitlab.create_project_release_link(project, tag_name, options = {})
  Gitlab.update_project_release_link(project, tag_name, link_id, options = {})
  Gitlab.delete_project_release_link(project, tag_name, link_id)

Closes #464

Copy link
Owner

@NARKOZ NARKOZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except the comments. Thanks.

@NARKOZ
Copy link
Owner

NARKOZ commented Feb 2, 2019

👍

@akashdotsrivastava akashdotsrivastava merged commit 34f97c2 into NARKOZ:master Feb 2, 2019
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 this pull request may close these issues.

2 participants