Skip to content

Remove redundant details in runner page

What does this MR do and why?

Implements part of #416115 (closed) (version will be addressed separately).

This change removes redundant details in the runner page that can be seen in the runners list next to the system id.

Changelog: changed

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Visit Admin > Runners
  2. Select any runner
  3. See its details
  4. Confirm the Executor, IP Address, Architecture, Platform are removed from the main list
    • but still available in the Runners expandable section

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #416115 (closed)

Edited by Miguel Rincon

Merge request reports