Management of organization-wide GitHub secrets #62
Locked
AndrewSazonov
announced in
ADRs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Organization-wide secrets and variables used for GitHub Actions:
https://github.com/organizations/easyscience/settings/secrets/actions
All secrets and variables should be listed here together with:
Adding a new organization-wide secret or variable should only be done after discussion and by updating this ADR. This will help us maintain a clear and up-to-date overview of all secrets over time.
When we have a group of related secrets, we should document the purpose of the group as a whole, together with a short explanation of each individual secret.
Secrets and Variables
Groups
EASYSCIENCE_APP
EasyScience GitHub App credentials used for CI automation.
CODESIGN_WIN
Credentials and certificates required for Windows application code signing.
Links to the related discussions: #53
Beta Was this translation helpful? Give feedback.
All reactions