Use jobs table to display runner jobs
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
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 |
---|---|
![]() |
![]() |
How to set up and validate locally
- navigate to http://127.0.0.1:3000/groups/jashkenas/-/runners/30#/jobs or http://127.0.0.1:3000/admin/runners/2#/jobs
- 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 🤖