Skip to content

Extending resource_group docs

Vladimír Brodský requested to merge extend_ci_resource_group_docs into master

What does this MR do?

Adding list of characters allowed in the key resource_group

As per https://gitlab.slack.com/archives/CPCJ8CCCX/p1587033729217400 :

resource groups are validated using https://gitlab.com/gitlab-org/gitlab/-/blob/59634d7ceb02e21547aa2f40f40674ee64eb2449/app/models/ci/resource_group.rb#L14

=> the key "can contain only letters, digits, '-', '_', '/', '$', '{', '}', '.', and spaces, but it cannot start or end with '/'"

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