Skip to content
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 age support #117

Merged
merged 4 commits into from
Aug 30, 2022
Merged

Add age support #117

merged 4 commits into from
Aug 30, 2022

Conversation

felixfontein
Copy link
Collaborator

Fixes #116.

@github-actions
Copy link

github-actions bot commented Aug 26, 2022

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #117 (7a0610c) into main (1787035) will increase coverage by 0.45%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   65.38%   65.83%   +0.45%     
==========================================
  Files          10       10              
  Lines         959      963       +4     
  Branches      228      230       +2     
==========================================
+ Hits          627      634       +7     
+ Misses        251      249       -2     
+ Partials       81       80       -1     
Flag Coverage Δ
integration 65.03% <100.00%> (+0.46%) ⬆️
sanity 21.70% <0.00%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
plugins/doc_fragments/sops.py 100.00% <ø> (ø)
plugins/module_utils/sops.py 87.73% <ø> (+0.94%) ⬆️
plugins/filter/decrypt.py 95.65% <100.00%> (+0.41%) ⬆️
plugins/modules/sops_encrypt.py 87.50% <0.00%> (+2.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@felixfontein felixfontein changed the title Add age support to sops_encrypt Add age support Aug 30, 2022
@felixfontein felixfontein merged commit 77451c0 into ansible-collections:main Aug 30, 2022
@felixfontein felixfontein deleted the age branch August 30, 2022 04:50
@felixfontein
Copy link
Collaborator Author

@briantist thanks a lot for reviewing this!

This was referenced Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

please accept "age" keys like "kms"
2 participants