Skip to content

Refactor the Ci::VariablesFinder

Max Orefice requested to merge morefice/refactor-ci-variables-finder into master

Ref: #237885 (closed)

What does this MR do and why?

This MR refactors our finder to allow fetching variables by id.

This way we can call it within Ci::ChangeVariableService.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports