Skip to content

Replace Runner Page Title with Runner’s Hash

What does this MR do?

This MR replaces the page title and breadcrumb of the individual runner page in the admin section with the the runner’s short hash (8 character long).

Related to #257888 (closed).

Screenshots

Description? Before After
blank image image
e.g. high performance runner on AWS image image

Relevant changes in the images (both: Runners to display name):

  • the title of the tab
  • the most right breadcrumb item

Steps to test

  1. Go to the admin section
  2. Create a runner if you don't have on set up
  1. See that the title and breadcrumb are equal to the runner's token (8 character string)

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
Edited by Kev

Merge request reports

Loading