Skip to content

Add runner executor to runner details page

Miguel Rincon requested to merge 14335-show-type-of-executor-runner-details into master

What does this MR do and why?

Adds runner executor to runner details page

Changelog: added

Depends on !85683 (merged), which should be in workflowproduction before merging this one.

Screenshots or screen recordings

Screen_Shot_2022-04-22_at_15.44.36

How to set up and validate locally

  1. With at least one runner registered
  2. Visit admin -> runners -> runner (e.g. http://gdk.test:3000/admin/runners/77)
  3. Confirm the executor is shown

MR acceptance checklist

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

Edited by Miguel Rincon

Merge request reports