Skip to content

Add front-end changes for Admin filtering by version prefix

What does this MR do and why?

This MR introduces the second half of the updates needed to utilize the version prefix filtering introduced in !118829 (merged)

It contains the new filter objects, GraphQL updates, and update to the REST API for the administrator querying of the runners.

Finishes work for #422046 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image
image
image

How to set up and validate locally

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

  1. Setup GDK and register a runner
  2. Visit `/admin/runners/
  3. Search using new "Version starts with"

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 Joe Snyder

Merge request reports