Refresh runner update form
What does this MR do and why?
Part of Make tags and run untagged jobs required for ru... (#395646 - closed)
Refresh runner update form
This change improved the "update runner" form so it matches the more up to date design of the "create runner" form.
Changelog: changed
#395646 (closed)?
Why is this part ofWe are carrying some technical debt by maintaining two versions of the same form. As #395646 (closed) would require me to update fields in two places, I opted to do this refresh first as it includes a refactor to remove the duplication.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Visit Admin CI/CD -> Runners
- Select the Edit (pencil) button for any runner
- Check the form contains the right information
- Confirm the information is submitted correctly
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.
Edited by Miguel Rincon