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

Added missing endpoints in Runners API #488

Conversation

akashdotsrivastava
Copy link
Collaborator

  Gitlab.register_runner(token, options = {})
  Gitlab.delete_registered_runner(token)
  Gitlab.verify_auth_registered_runner(token)

Closes #474

lib/gitlab/client/runners.rb Outdated Show resolved Hide resolved
lib/gitlab/client/runners.rb Outdated Show resolved Hide resolved
@akashdotsrivastava akashdotsrivastava merged commit 6c03cdf into NARKOZ:master Feb 25, 2019
@akashdotsrivastava akashdotsrivastava deleted the 474-missing_runner_endpoints branch February 25, 2019 04:21
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