Remove ci_dynamic_pipeline_inputs feature flag

What does this MR do and why?

Removes the ci_dynamic_pipeline_inputs feature flag - feature was released in 18.7

Changes:

  • Deletes the feature flag definition file
  • Removes feature flag checks from GraphQL types (SpecType, ComponentType, ProjectType)
  • Removes feature flag validation from Gitlab::Ci::Config::Header::Input
  • Cleans up related specs by removing feature flag stubs and consolidating test cases

References

MR acceptance checklist

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

Edited by Laura Montemayor

Merge request reports

Loading