Skip to content

Add runner version to /admin/runners view

What does this MR do?

This adds the runners' versions to the table in the runner admin view (/admin/runners).

Screenshots (if relevant)

Screenshot_from_2017-01-24_01-20-29

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Addresses #14748 (closed)

Note: I'd also like to show it in the specific runner page (/admin/runners/<id>) but that view already has UX issues, and shares the top of the view with (<user>/<project>/runners/<id>/edit) (project/runners/_form.html.haml).

Merge request reports