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

Procedure updates post-3.13 branching #442

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pcreech
Copy link
Member

@pcreech pcreech commented Nov 5, 2024

No description provided.

@@ -59,6 +59,7 @@
- [ ] <%= rel_eng_script('sign_gpg') %>
- [ ] <%= rel_eng_script('upload_gpg') %>
- Publish the key
- [ ] Sync gopass `gopass sync`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have the export_gpg_private which calls gopass insert. I have a vague recollection that it also syncs it normally. I wonder if that somehow failed. If not, perhaps we should enhance that script to call gopass sync?

https://woile.github.io/gopass-cheat-sheet/ tells me there's also gopass sync --store $store so

On a related note, import_gpg_private could probably also call gopass sync.

In #443 I implemented that.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. I'll keep this draft PR open though to ensure I capture any of these i come across.

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.

2 participants