Skip to content

Clean up unused runner registration code

What does this MR do and why?

This change removes unused frontend code that was used to register a runner from the UI.

Fixes #436013 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

There are no changes in the UI but this is the related screen:

2023-12-20_09.19.52

How to set up and validate locally

  1. Visit a project's CI/CD settings http://gdk.test:3000/flightjs/Flight/-/settings/ci_cd
  2. Open the Runners section
  3. Confirm the actions work to create a new runner
Edited by Miguel Rincon

Merge request reports