Skip to content

Cleanup nuget_duplicates_option feature flag

Moaz Khalifa requested to merge 293748-cleanup-nuget_duplicates_option-FF into master

What does this MR do and why?

In Add a setting for allowing/disallowing duplicat... (!123783 - merged) & Add service to handle disallowing duplicate NuG... (!128269 - merged), the feature flag nuget_duplicates_option was used to gate the disallowing duplicate NuGet package uploads feature.

The feature flag was globally enabled on gitlab.com for nearly 2 months now and was deemed stable. It's time to clean up the feature flag from the code and release the feature.

Screenshots or screen recordings

N/A

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 #293748 (closed)

Edited by Siddharth Dungarwal

Merge request reports