Skip to content

Change finder style

Pedro Pombeiro requested to merge pedropombeiro/432586/change-finder-style into master

What does this MR do and why?

This MR is a follow-up of !140714 (comment 1716643356). It changes the style of the Ci::RunnersFinder (which was written years ago) so that it doesn't rely on instance variables. This matches the style seen in other finders in the codebase.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

n/a

How to set up and validate locally

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

n/a

Edited by Pedro Pombeiro

Merge request reports