-
Notifications
You must be signed in to change notification settings - Fork 4
Secrets
Angela Yu edited this page Nov 8, 2025
·
4 revisions
Please ensure that you install the following (homebrew is a recommendation but not a requirement):
- Install
gpg
brew install gpg- Install
git-crypt
brew install git-cryptIf you don't have access to environment secrets yet, you need to generate a public GPG key and add it to your GitHub profile. If you know what you are doing, you can choose to do so manually. Else, Codebloom has a script you can run to do it for you instead. Please run:
just git-crypt-generate-key
After getting access, from your main branch: run:
git pull
then run:
git-crypt unlock
and follow the instructions inside the script.
Once the new developer has generated a key, please run:
just git-crypt-add-user
and follow the instructions inside the script.
- Home
- Setup
- Developer Commands
- Secrets
- Technical Docs
- Feature Docs
- CI Commands
- Contributing
- Codebloom ↗
- Codebloom - Swagger Documentation ↗
- Codebloom - Staging ↗
- Codebloom - Staging - Swagger Documentation ↗
- Codebloom - Local - Swagger Documentation ↗
- Codebloom - Local - Prometheus Metrics ↗
- Grafana Dashboard - Separate domain
- Public Taskboard (Read-only) ↗