Skip to content

Add runner type badge to jobs table in admin job page

What does this MR do and why?

🛠 with at Siemens

Screenshots or screen recordings

  • Please look for the badge included in the column Runner
Before After
grafik grafik

How to set up and validate locally

  1. Go to Admin > CI/CD > Jobs -> http://gdk.test:3000/admin/jobs
  2. Compare it to Project > CI/CD > Jobs
  3. You should see that the cells in column Runner include a runner type badge, see screenshot above

TODO

  • Rebase after !123131 (merged) is merged
  • Add test for the runner cell
  • Adjust 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.

Related to #22626 (closed) and !123131 (merged)

Edited by Gerardo Navarro

Merge request reports