Skip to content

Create & use an Experimentation::GroupTypes module

What does this MR do?

Creates a new Gitlab::Experimentation::GroupTypes module, moves the shared group type constants to it, and then makes use of it in the places where those constants were already being used.

No changelog or documentation is needed as this is a purely developer-facing change.

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

Somewhat related to #236185 (closed) & a bit of a precursor for #273359 (closed).

Edited by Dallas Reedy

Merge request reports

Loading