Clarify the scope of the Runner token in the settings page
In Settings > CI/CD > General pipelines settings we have a Runner token field that is the registration token used by GitLab Runner in order to connect to the specific project.
Currently, the texting is misleading because it seems that the token is used by the Runner to checkout the project from git repo, but it's not what it is intended for.
We should change the text and make it clearer.
Solution
- Remove it all together from here
- Move that button to be Runner Registration Specific
- Move reset button close to the actual runner token
- Admin runner settings have columns sections similar to the other runner setting screens (this helps make the layout less ugly and more optimised)
Project:
Group:
Instance:
Edited by Dimitrie Hoekstra