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

Add new Gitlab runner API support #677

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Conversation

john-smith-vc
Copy link
Contributor

The old style of using a registration token for Gitlab's runner registration has been deprecated and will soon be removed.

https://docs.gitlab.com/runner/register/#register-a-runner-with-a-registration-token-deprecated

This request is to merge back into the upstream the ability to use the new APIs.

https://docs.gitlab.com/ee/api/users.html#create-a-runner

However, I disagree with the "too many lines" rule for the specs.
To "fix" we had to make extremly long lines which is not as readable.
Copy link

github-actions bot commented Jan 2, 2024

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.

@github-actions github-actions bot added the stale Inactive label Jan 2, 2024
@github-actions github-actions bot closed this Jan 12, 2024
@NARKOZ NARKOZ reopened this Jun 13, 2024
@NARKOZ NARKOZ removed the stale Inactive label Jun 13, 2024
@NARKOZ NARKOZ merged commit 19517d5 into NARKOZ:master Jun 13, 2024
6 checks passed
@NARKOZ
Copy link
Owner

NARKOZ commented Jun 13, 2024

Thank you ❤️

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