Relocate runner IP Address to Runner column
requested to merge 350357-relocate-runner-data-in-the-admin-runner-view-ip-address-table-column into master
What does this MR do and why?
This change moves the IP address underneath the runner ID/description in the runner list view.
Changelog: changed
Related to #350357 (closed)
Screenshots or screen recordings
before | after |
---|---|
How to set up and validate locally
- With at least one runner registered.
- Visit Admin -> Runners (e.g. http://gdk.test:3000/admin/runners)
- Confirm the table contains a runner's IP address under the runner 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Miguel Rincon