Skip to content

Remove the `nuget_package_registry` feature flag

David Fernandez requested to merge 205682-feature-flag-removal into master

What does this MR do?

Remove the nuget_package_registry feature flag.

The feature flag is currently globally enabled on GitLab.com and set default_enabled: true.

This is the last step of the rollout tracking issue: #205682 (closed)

Tip for reviewers: reviewing without whitespace differences might simplify your work :)

Note to me

  • Once this MR is deployed on production, don't forget to properly clean up by running chatops command in #production channel.

Screenshots

n/a

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Yorick Peterse

Merge request reports