Skip to content

Refactor jobs tab to be optional in runner details

Miguel Rincon requested to merge 361417-group-runner-refactor-jobs-tab into master

What does this MR do and why?

Refactor jobs tab to be optional in runner details

Why this change?

This is in preparation for Group runner detail view: use refreshed look an... (#361417 - closed) as the job tab will not be initially part of the group view, so these two components must be decoupled.

Screenshots or screen recordings

This is the related view, no changes are expected:

image

How to set up and validate locally

  1. Visit the Admin -> Runners page
  2. Select one of your runners, ideally one that ran some jobs
  3. Check the list of jobs works 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.

Related to #361417 (closed)

Edited by Miguel Rincon

Merge request reports