Skip to content

Release the `global_ci_catalog` by removing the FF

What does this MR do and why?

Remove the global CI catalog FF. Adding this to the Global Navigation was approved in #428145 (closed)

Screenshots or screen recordings

Before After
Screenshot_2023-10-27_at_4.50.42_PM Screenshot_2023-10-26_at_10.00.36_AM

How to set up and validate locally

  1. Make sure the FF is disabled in rails c, Feature.disable(:global_ci_catalog)
  2. Go to the explore menu
  3. Notice the CI/CD catalog is visible
  4. Click on it
  5. Notice that it loads

MR acceptance checklist

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

Related to #427940 (closed)

Edited by Frédéric Caplette

Merge request reports