Skip to content

Clean up flags to disable free CI/CD for GitHub projects

What does this MR do?

related issue: #209787 (closed)

  • Removes the feature flag: free_period_for_pull_mirroring
  • Removes the dead code for free CI/CD
  • Builds a generic mechanism for promoting features based on feature flags.
  • Fixes a bug in the license specs

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 🤖 GitLab Bot 🤖

Merge request reports