Remove ci_cache_remote_includes feature flag

What does this MR do and why?

Removes the ci_cache_remote_includes feature flag, making the remote include caching feature generally available.

Changes:

  • Deletes the feature flag YAML definition
  • Removes feature flag check from cache_enabled? method in Gitlab::Ci::Config::External::File::Remote
  • Updates documentation to remove feature flag references
  • Simplifies specs by removing feature flag toggle contexts

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