continuwuity/.forgejo
Tom Foster 4ffabfb7e1 fix(ci): Fix RPM signing loops and ensure failures are caught
Replace while-read loops with for loops to avoid subshell variable scoping
issues. Export GPG_TTY=/dev/null to suppress terminal warnings. Provide
empty passphrase via stdin for batch signing without interaction.

Both signing and verification now properly track failures and exit with
non-zero status if any RPMs fail to sign or verify, preventing misleading
successful pipeline runs.
2025-08-30 23:18:47 +01:00
..
actions refactor(ci): Consolidate Rust checks with optimised toolchain setup 2025-08-28 19:20:14 +01:00
regsync ci: Mirror RC tags 2025-07-07 01:40:59 +00:00
workflows fix(ci): Fix RPM signing loops and ensure failures are caught 2025-08-30 23:18:47 +01:00