Add version compatibility alert in new runner
requested to merge 396757-add-version-compatibility-note-experimental-vs-stable-for-the-new-registration-method into master
What does this MR do and why?
Implements most of #396757 (closed).
Screenshots or screen recordings
How to set up and validate locally
- Enable the feature flag: in your console
rails c
, and thenFeature.enable(:create_runner_workflow_for_admin)
- Follow the runner creation instructions from Admin > CI/CD > Runners http://gdk.test:3000/admin/runners
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #396757 (closed)
Edited by Miguel Rincon