Skip to content

Display list of group runners

Miguel Rincon requested to merge 19819-add-group-runners-list into master

What does this MR do?

This MR depends on !66376 (merged) and !65673 (merged)

This change adds a list of runners to the group runners page.

Note: This is a first iteration that does not include filters and/or pagination for results. This feature is behind feature flag: runner_list_group_view_vue_ui

Screenshots or Screencasts (strongly suggested)

Visit a the menu Group -> CI/CD -> Runners (e.g. http://gdk.test:3000/groups/h5bp/-/runners)

Check that the list of runners is there.

Screen_Shot_2021-08-03_at_5.01.02_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Related to #19819 (closed)

Edited by Miguel Rincon

Merge request reports