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

Support commit signing #81

Merged
merged 4 commits into from
Jul 23, 2021
Merged

Support commit signing #81

merged 4 commits into from
Jul 23, 2021

Conversation

paveldvoinos
Copy link
Contributor

Support signed commits by importing a private key from secrets into the gpg keystore on the fly.

@andrii-bodnar
Copy link
Member

@paveldvoinos thanks a lot for your contribution!

@andrii-bodnar andrii-bodnar merged commit edf3f3d into crowdin:master Jul 23, 2021
@andrii-bodnar
Copy link
Member

Hi @paveldvoinos!

It's been a long time :)

but could you please assist with the error related to this commits signing feature?

FOUND PRIVATE KEY, WILL SETUP GPG KEYSTORE
gpg: directory '/github/home/.gnupg' created
gpg: keybox '/github/home/.gnupg/pubring.kbx' created
gpg: /github/home/.gnupg/trustdb.gpg: trustdb created
gpg: key ***: public key "***" imported
gpg: key ***: error sending to agent: Not a tty
gpg: key ***: error sending to agent: Not a tty
gpg: error reading 'private.key': Not a tty
gpg: import from 'private.key' failed: Not a tty

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.

3 participants