UKHO / docs

Documentation around digital development project, teams, behaviors and processes at the UKHO
MIT License
20 stars 11 forks source link

Guidance for Variable Groups in Azure DevOps #84

Closed bealesd closed 4 years ago

bealesd commented 4 years ago

Guidance for Variable Groups in Azure DevOps

The is no UKHO documentation regaring Azure DevOps Varaible Groups. This issue seeks to address this.


Contents


Why should I care?


Scope

  1. How to manage variables
    • Different methods for managing variables
    • When to use those methods
      • type restrictions of using Variable Groups and Pipeline Variables
      • pipelines accessing variables
    • Naming conventions for variables
  2. How to manage secrets
    • Different methods for managing secrets
    • When to use those methods
      • What pipelines will be accessing the secrets
      • Access control
    • Naming conventions for secrets
  3. Naming conventions for Variable Groups