Skip to content

Add creator information to header of the runner

What does this MR do and why?

This change adds a link to the creator of the runner when available.

  • In the runner header when viewing or editing runners.
  • In the runner list instead of the user avatar image.

Changelog: changed

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

  1. Log in as admin
  2. Visit the Admin -> Runners -> New instance runner http://gdk.test:3000/admin/runners/new
  3. Create runner, you may add any information you want
  4. Once you see Runner created., return to Admin -> Runners, you may ignore the registration step
  5. Select the runner you added
    • Confirm the header contains your user's avatar
  6. Select Edit (pencil icon button)
    • Confirm the header contains your user's avatar

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #422896 (closed)

Edited by Miguel Rincon

Merge request reports