Skip to content

Refresh runner update form

Miguel Rincon requested to merge 395646-make-runner-fields-reusable into master

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

Why is this part of #395646 (closed)?

We 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
image image

How to set up and validate locally

  1. Visit Admin CI/CD -> Runners
  2. Select the Edit (pencil) button for any runner
  3. Check the form contains the right information
  4. 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.

Edited by Miguel Rincon

Merge request reports

Loading