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 inGitlab::Ci::Config::External::File::Remote - Updates documentation to remove feature flag references
- Simplifies specs by removing feature flag toggle contexts
Related issues
- Rollout issue: #588718 (closed)
- Original MR: !220863 (merged)
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