Skip to content

Enable Generic packages by default

Krasimir Angelov requested to merge generic-packages-enable-by-default into master

What does this MR do?

This MR updates generic_packages feature flag to enabled by default, updates the relevant section in the documentation, and adds CHANGELOG entry.

The feature flag has been enabled on staging and Gitlab.com for some time and feature is working as expected, rollout issue is #239133 (closed). It's a new feature we want to ship with %13.5, if all is good we'll remove the feature flag in later milestone.

Related epic: &4209 (closed)

Related issues:

Screenshots

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 Krasimir Angelov

Merge request reports