Skip to content
Snippets Groups Projects
Select Git revision
  • 1.0.x
  • main default
  • 1.11.2
  • 1.11.x-latest
  • 1.x-latest
  • default-ref
  • 1.11.1
  • 1.11.0
  • 1.10.0
  • 1.10.x-latest
  • 1.9.6
  • 1.9.x-latest
  • 1.9.5
  • 1.9.4
  • 1.9.3
  • 1.9.2
  • 1.9.1
  • 1.9.0
  • 1.8.1
  • 1.8.x-latest
  • 1.8.0
  • 1.7.3
22 results

gitlab_templates

  • Open with
  • Download source code
  • Fran Garcia-Linares's avatar
    Issue #3418767 by fjgarlin, jonathan1055, dww: Add a deprecation comment to...
    Fran Garcia-Linares authored
    Issue #3418767 by fjgarlin, jonathan1055, dww: Add a deprecation comment to the 1.0.x copy of include.drupalci.variables.yml
    a3ffedee
    History

    GitLab Templates

    For documentation, please see https://www.drupal.org/node/3356364/.

    If a project wants to test using a branch/MR of this repo, go to your project's CI/CD settings page and add the variables below. All pipelines in the project will use the specified repo+branch until the variables are removed.

    • KEY = _GITLAB_TEMPLATES_REPO VALUE = issue/gitlab_templates-nnnnnnn
    • KEY = _GITLAB_TEMPLATES_REF VALUE = branch name, often the format is nnnnnnn-some-text

    The variables should have the following attributes:

    • Type = Variable (default)
    • Environment Scope = All (default)
    • Protected = No
    • Masked = No
    • Expanded = Yes

    If you want to contribute, read the contributing file.