-
Notifications
You must be signed in to change notification settings - Fork 914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SSH support for age #1692
Add SSH support for age #1692
Conversation
This PR rebases #1134 and includes |
220e7dc
to
b325a74
Compare
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.
Thanks for your contribution, and sorry it took so long to review it...
1af2314
to
714f23d
Compare
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.
Looks good to me, up to two details in go.mod and the open discussions on the Code scanning warnings.
It looks like this PR is ready to roll once those codeql warnings are dismissed. Am I right, or is there anything else needing done? |
yes, I think so. 🤔 |
@haoqixu can you rebase the PR and integrate getsops/docs#9 into README.rst in this repository? (README.rst is the current source of truth for SOPS documentation, not the docs repo.) |
Signed-off-by: Marvin Strangfeld <[email protected]>
Signed-off-by: haoqixu <[email protected]>
Signed-off-by: haoqixu <[email protected]>
Signed-off-by: haoqixu <[email protected]>
Signed-off-by: haoqixu <[email protected]>
No problem. Done. |
Signed-off-by: haoqixu <[email protected]>
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.
Besides that, LGTM.
(I also dismissed the CodeQL warnings.) |
Co-authored-by: Felix Fontein <[email protected]> Signed-off-by: xu0o0 <[email protected]>
Continues #1134.
Closes #1134
Closes #1496
Fixes #692