Skip to content

Check response errors in runner_delete_button update callback

Paul Slaughter requested to merge ps-runner-delete-button-update into master

What does this MR do and why?

This MR fixes an issue in the runner_delete_button.vue which does not check for response errors in the update callback of an apollo mutation.

Screenshots or screen recordings

Delete still works 🎉

Screenshot_from_2022-03-22_23-40-39

How to set up and validate locally

  1. With runners available on local gdk instance.
  2. Visit the admin runners page at /admin/runners
  3. Delete a runner

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 Paul Slaughter

Merge request reports