Skip to content

Use jobs table to display runner jobs

What does this MR do and why?

Use jobs table to display runner jobs

By using the same UI component we can display all available information in a consistent manner. This helps the user to better unterstand what is going on on all runners.

This affects both the runner view in the group scope and in the admin scope

References

closes #16052

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. navigate to http://127.0.0.1:3000/groups/jashkenas/-/runners/30#/jobs or http://127.0.0.1:3000/admin/runners/2#/jobs
  2. observe the changed view that looks the same as the jobs view

MR acceptance checklist

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

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading