Skip to content

Add Pause runner action to Runners Vue UI

Miguel Rincon requested to merge 329658-add-pause-action-to-runner into master

What does this MR do?

This change adds two new buttons "Edit" and "Pause/Resume" to the runner Vue UI.

Requires both runner_list_view_vue_ui and runner_graphql_query to be enabled.

Screenshots (strongly suggested)

In context

Screen_Shot_2021-06-01_at_11.31.30_AM

Pausing a runner

2021-06-01_11.29.09

Visiting the runner edit page

2021-06-01_11.30.06

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

Edited by Miguel Rincon

Merge request reports