Commit graph

45 commits

Author SHA1 Message Date
CrazyMax
05fea506c1
input to set private key trust level 2023-05-06 19:08:10 +02:00
CrazyMax
d24371b24c
readme: fix badge 2022-12-21 05:10:40 +01:00
CrazyMax
38c8efb8f0
Fix git.io link 2022-05-26 23:59:13 +02:00
CrazyMax
faa24ba0f9
Bump official actions to latest major 2022-05-26 23:47:39 +02:00
CrazyMax
f4d1e39b83
Bump actions to latest major 2022-05-26 23:31:54 +02:00
CrazyMax
8bbc2318c9
Fix README 2022-03-01 10:56:11 +01:00
Jose Celano
2724049ae2
Set passphrase only for the fingerprint being used (#123)
* If fingerprint input is provided it sets only the passphrase for that key

* Update README with how to use subkeys example
2022-02-28 16:36:54 +01:00
CrazyMax
fdb2a1fedd
Update README 2022-02-12 19:06:41 +01:00
CrazyMax
60f6f3e9a9
Handle signing-only subkeys (#112)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-10-15 13:40:04 +02:00
CrazyMax
8c43807e82
Update CHANGELOG 2021-09-05 01:29:51 +02:00
CrazyMax
3a2a627ae6
POSIX-compliant inputs names (#109)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-09-05 01:12:28 +02:00
CrazyMax
ae17b9f8de
Add git-config-global input (#103)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-10 09:28:13 +02:00
CrazyMax
93f53be329
Handle if-asked for git-push-gpgsign input (#100)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-10 08:46:50 +02:00
CrazyMax
5d41f4507d
Update README 2021-08-01 05:12:51 +02:00
Alejandro Hernández
c0fdae22c8
This part is no longer needed in Arch Linux instructions (#63) 2020-09-29 14:10:16 +00:00
CrazyMax
106dc525b1
Move GPG_PRIVATE_KEY env var to gpg-private-key input
Move PASSPHRASE env var to passphrase input
Rename git_user_signingkey input to git-user-signingkey
Rename git_commit_gpgsign input to git-commit-gpgsign
Rename git_tag_gpgsign input to git-tag-gpgsign
Rename git_push_gpgsign input to git-push-gpgsign
Rename git_committer_name input to git-committer-name
Rename git_committer_email input to git-committer-email
2020-09-06 22:03:16 +02:00
CrazyMax
f4dc783f2a
Update README 2020-08-28 22:43:20 +02:00
CrazyMax
9a3a8c34e9
Update CHANGELOG 2020-08-28 22:35:50 +02:00
Tim Harris
d2c8669ec3
Add workdir input (#55) 2020-08-28 20:30:49 +00:00
CrazyMax
de931a185b
Add note about dependabot 2020-08-20 17:33:29 +02:00
CrazyMax
06f07720e6
Update workflow example 2020-05-13 14:34:08 +02:00
Alejandro Hernández
ac07b74cce
Allow importing GPG key as a base64 string (#14) 2020-05-13 14:10:12 +02:00
CrazyMax
1248ce6411
Update README 2020-05-13 00:26:57 +02:00
CrazyMax
2eb0d522f6
Unfancy 2020-05-12 20:59:41 +02:00
CrazyMax
ca42309c9d
Update CI workflow 2020-05-12 20:48:02 +02:00
Alejandro Hernández
ccc720bb40
Use GPG key name/email as default values (#13) 2020-05-12 20:18:51 +02:00
CrazyMax
e50cb4f26a
Update README 2020-05-11 19:20:28 +02:00
CrazyMax
1f6a469484
Update README 2020-05-11 19:14:35 +02:00
CrazyMax
98afe00c24
Update README 2020-05-07 21:01:27 +02:00
CrazyMax
54b0e37f40
Add fingerprint, keyid and email outputs 2020-05-07 20:42:27 +02:00
CrazyMax
3cbd16fdba
Update badges 2020-05-06 18:06:13 +02:00
CrazyMax
7d0f666280
Fix badge link 2020-05-06 18:04:06 +02:00
CrazyMax
517f62fc0c
Codecov 2020-05-06 18:00:13 +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
3ff0e7f81d
Kill GnuPG agent at POST step 2020-05-06 00:23:29 +02:00
CrazyMax
9ec27bc016
Update README 2020-05-06 00:09:09 +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
6549c6d230
Drop Windows support 2020-05-04 20:06:27 +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
9a41db05e6
Fix README 2020-05-03 22:11:26 +02:00
CrazyMax
5f2ef4421e
Update README 2020-05-03 21:54:06 +02:00
CrazyMax
b4d10f8af7
Update README 2020-05-03 21:52:25 +02:00
CrazyMax
851e05c587
Initial commit 2020-05-03 20:46:05 +02:00