Skip to content

Display runner identifiers consistently

What does this MR do?

First half of: #326197 (closed)

This MR updates the runner identifiers in the job sidebar and in the admin view so they match. This way users of the runner and admins see the same information and can communicate with one another about faulty runners.

Screenshots (strongly suggested)

Admin Runner list

before after
admin-before admin-after

Runner list in Group Settings

before after
image image

🎉 As a bonus, this allows for 50% more space for the runner descriptions, which may be long in larger setups.

better mobile layout
2021-04-14_12.42.04

Job sidebar

before after
job-before job-after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #326197 (closed)

Edited by Miguel Rincon

Merge request reports