Commit 29138da
committed
Add --pinentry-mode loopback to GPG plugin for non-interactive signing
CI was failing because GPG tried to open an interactive pinentry prompt.
This flag allows GPG to accept the passphrase via stdin in headless
environments like GitHub Actions.
https://claude.ai/code/session_01ToqqHtNtg7kdm8TmAMZYe81 parent 128a2de commit 29138da
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
202 | 206 | | |
203 | 207 | | |
204 | 208 | | |
| |||
0 commit comments