Commit graph

22 commits

Author SHA1 Message Date
CrazyMax
5701df18ba
Fix inputs 2020-05-06 01:21:41 +02:00
CrazyMax
e097cc9691
Add git_tag_gpgsign and git_push_gpgsign inputs
Some inputs and secrets have been renamed
2020-05-06 01:15:33 +02:00
CrazyMax
16c87f2e17
Bring back support for Windows 2020-05-06 00:31:46 +02:00
CrazyMax
3b574952da
Cleanup code 2020-05-06 00:27:45 +02:00
CrazyMax
3ff0e7f81d
Kill GnuPG agent at POST step 2020-05-06 00:23:29 +02:00
CrazyMax
7f1aa5edc1
Use gpg-connect-agent to seed the internal cache of gpg-agent
Fix keygrip (#10)
2020-05-06 00:10:34 +02:00
CrazyMax
aca1ab6f61
Configure and check committer email against GPG user address 2020-05-05 20:01:45 +02:00
CrazyMax
feede15671
Enable signing for Git commits and tags (#4) 2020-05-04 20:59:11 +02:00
CrazyMax
aae088b80a
Cleanup 2020-05-04 20:10:12 +02:00
CrazyMax
6549c6d230
Drop Windows support 2020-05-04 20:06:27 +02:00
CrazyMax
f71c727ad9
Use which to determine gpg-preset-passphrase path 2020-05-04 19:55:53 +02:00
CrazyMax
e124e7303a
Windows runner uses Git GnuPG 2020-05-04 19:39:17 +02:00
CrazyMax
28569120f0
Use GnuPG Chocolatey on Windows 2020-05-04 19:29:58 +02:00
CrazyMax
2d5664ca5a
Try to solve gpg-preset-passphrase 2020-05-04 19:17:01 +02:00
CrazyMax
cb88a0fce7
Display libexecdir 2020-05-04 16:40:21 +02:00
CrazyMax
c263b24136
Fix homedir 2020-05-04 16:32:30 +02:00
CrazyMax
a8f7b5960a
Allow to seed the internal cache of gpg-agent with provided passphrase (#5)
Better handling of commands output streams
2020-05-04 16:17:14 +02:00
CrazyMax
297fd4647b
Fix tmp path for signing key 2020-05-03 21:42:55 +02:00
CrazyMax
cd56930939
Display GnuPG info 2020-05-03 21:33:19 +02:00
CrazyMax
f5631011c6
Read private key on cleanup 2020-05-03 21:22:08 +02:00
CrazyMax
ee885cc34c
Check private key deletion 2020-05-03 21:17:25 +02:00
CrazyMax
851e05c587
Initial commit 2020-05-03 20:46:05 +02:00