Skip to content

Update codebase with use of new "Premium" plan along with the deprecated "Silver" plan

Etienne Baqué requested to merge 321364-replace-silver-with-premium-rspec into master

What does this MR do?

Following work that was done in that MR, this MR replaces Silver occurrences with Premium whenever it applies. In some cases, instead of replacement, Premium is added along Silver.

Not all occurrences of Silver have been removed: we still need to support (legacy) Silver plan that have not expired, upgraded or renewed yet.

Screenshots (strongly suggested)

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

Related to #321364 (closed)

Edited by Etienne Baqué

Merge request reports