Skip to content

Adds information about Canary environment

Filipa Lacerda requested to merge 46048-canary-next into master

What does this MR do?

Adds information about Canary environment: When gitlab_canary cookie is true, it renders a Next badge When gitlab_canary cookie is false, it renders a link in the help menu to toggle canary environment.

desktop mobile help
Screenshot_2019-04-18_at_19.03.06 Screenshot_2019-04-18_at_19.03.27 Screenshot_2019-04-18_at_19.03.37

Does this MR meet the acceptance criteria?

Conformity

Performance 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

Closes #46048 (closed)

Merge request reports