Skip to content

Remove redundant help text from runners

What does this MR do and why?

Removes the following help text from runners:

In !71404 (merged) we transferred the definitions on the top area of the runners to tooltips that appear upon hovering over runner badges, so this description is not needed.

Related to #299509 (closed)

Screenshots or screen recordings

http://gdk.test:3000/admin/runners http://gdk.test:3000/groups/h5bp/-/runners (behind FF runner_list_group_view_vue_ui)
image image
image image

Why is this area redundant?

Badges tooltips contain this information:

2021-10-07_13.50.39

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit Runners' admin section: http://gdk.test:3000/admin/runners

  1. Enable runner_list_group_view_vue_ui
  2. Visit runners group list: http://gdk.test:3000/groups/h5bp/-/runners

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 #299509 (closed)

Edited by Miguel Rincon

Merge request reports