Skip to content

Remove feature flag ci_interpolation_inputs_refactor

Fabio Pitino requested to merge remove-ff-ci-interpolation-inputs-refactor into master

What does this MR do and why?

Remove feature flag ci_interpolation_inputs_refactor

With this feature flag we swapped the existing Ci::Input::Inputs class with Ci::Interpolation::Inputs class which provides a better framework for defining different input types.

The feature flag has been enabled on production: #418198 (comment 1504756554)

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

Loading