This repository was archived by the owner on Aug 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Add git crypt for secrets #156
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2b0ad1b
to
9b64bb4
Compare
2fba33a
to
a00e330
Compare
New collaborators: 5872D5E4 Chris Lovering <chris.lovering.95@gmail.com> 2F2E17AF Johannes Christ <jc@jchri.st> E4D4D9C9 Joe Banks <joe@jb3.dev> 8BB0BC18 Hassan Abouelela <hassan@hassanamr.com> 0C155B71 Xithrius <xithrius@fastmail.com>
This was already in produciton, it just wasn't committed
They are binary files thanks to git-crypt, so they can't be read by CI
README.md
Outdated
--from-literal=MY_FAVORITE_THING=lemons \ | ||
--from-literal=SUPER_LAME_DOG=snoopy | ||
``` | ||
To work with our secrets, you must have your GPG key added by a member of the devops team. Once that is done, you have use git-crypt as documented. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check the last sentence here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
8143937
to
e6f3cd6
Compare
jchristgit
reviewed
Jul 19, 2023
Ping me when this is ready for review |
jchristgit
approved these changes
Jul 21, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MACHINE!
Is this ready for merge as well? Feel free |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area: deployments
area: documentation
area: monitoring
priority: critical
type: feature
A request for or implementation of a new feature
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.