Skip to content

Releases: crazy-max/ghaction-import-gpg

v2.1.0

13 May 12:32
53deb67
Compare
Choose a tag to compare
  • Allow importing GPG key as a base64 string (#14)

v2.0.1

12 May 22:33
aab1b29
Compare
Choose a tag to compare
  • Committer email does not match

v2.0.0

12 May 22:27
1248ce6
Compare
Choose a tag to compare
  • Use GPG key name/email as default values (#13)
  • Centralize test key/passphrase

v1.4.2

11 May 17:22
f6f458f
Compare
Choose a tag to compare
  • Clean code
  • Update deps

v1.4.1

07 May 19:02
12c4a0d
Compare
Choose a tag to compare

v1.4.0

07 May 18:59
734d2f3
Compare
Choose a tag to compare
  • Add fingerprint, keyid and email outputs
  • Cleanup local paths from extra fields

v1.3.0

05 May 23:25
600f5e2
Compare
Choose a tag to compare
  • Add git_tag_gpgsign and git_push_gpgsign inputs
  • Some inputs and secrets have been renamed

v1.2.0

05 May 22:39
a71299c
Compare
Choose a tag to compare
  • Use gpg-connect-agent to seed the internal cache of gpg-agent
  • Fix keygrip (#10)
  • Kill GnuPG agent at POST step
  • Bring back support for Windows

v1.1.0

05 May 19:16
c5d57f7
Compare
Choose a tag to compare
  • Configure and check committer email against GPG user address
  • Fix code transpilation (#9)
  • Bump deps

v1.0.0

04 May 19:02
9c02eb1
Compare
Choose a tag to compare
  • Enable signing for Git commits and tags (#4)