continuwuity/.forgejo/workflows
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
..
build-fedora.yml fix(ci): Fix RPM signing loops and ensure failures are caught 2025-08-30 23:18:47 +01:00
documentation.yml ci: Don't run docs flow when the secret is inaccessible 2025-06-24 22:43:43 +01:00
element.yml Element Web build fixes 2025-07-03 22:26:02 +01:00
mirror-images.yml fix: Correct vars 2025-07-06 22:57:33 +01:00
prek-checks.yml refactor(ci): Consolidate Rust checks with optimised toolchain setup 2025-08-28 19:20:14 +01:00
release-image.yml ci: Fix inverted latest tag 2025-07-20 20:59:29 +01:00
renovate.yml fix(ci): Configure Renovate for Forgejo platform 2025-08-17 17:37:24 +01:00