Skip to content

Relocate runner IP Address to Runner column

What does this MR do and why?

This change moves the IP address underneath the runner ID/description in the runner list view.

Changelog: changed

Related to #350357 (closed)

Screenshots or screen recordings

before after
image Screen_Shot_2022-03-29_at_12.33.06_PM

How to set up and validate locally

  1. With at least one runner registered.
  2. Visit Admin -> Runners (e.g. http://gdk.test:3000/admin/runners)
  3. Confirm the table contains a runner's IP address under the runner description

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