Skip to content

Set default true for the pypi_packages feature flag

David Fernandez requested to merge 10io-pypi-feature-flag-default-to-true into master

What does this MR do?

This MR enables the feature flag pypi_packages by default.

This will properly release the PyPI packages repository.

The feature flag is kept as a safety net in case of an emergency on .com where we would need to disable the PyPi packages repository.

The related epic is here: &2554 (closed)

The related documentation MR is here: !28711 (merged)

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 David Fernandez

Merge request reports