Simpl-Resultat/.forgejo/workflows
le king fu e3dc794a09
All checks were successful
PR Check — Frontend / frontend (pull_request) Successful in 1m54s
PR Check — Rust / rust (pull_request) Successful in 9m3s
ci: make the suppression guard log every check, not just failures
The guard emitted nothing when it passed, so its success was indistinguishable
in the CI log from the step never running at all — the same silent-skip failure
mode it exists to catch, one level up. Confirmed on run 332: the job was green
and the log carried no trace of the step either way.

Each crate/target check and the canary now echo their result, followed by a
count and the exit code, so a reader can see the guard ran and what it proved.

Verified by extracting the run: block from the workflow and executing it
verbatim under bash -e: 4 checks, canary found, exit 0.
2026-07-27 20:00:09 -04:00
..
audit.yml fix(deps): clear 6 reachable RustSec advisories, accept 3 unreachable ones 2026-07-27 19:45:15 -04:00
check-frontend.yml fix(deps): clear 6 reachable RustSec advisories, accept 3 unreachable ones 2026-07-27 19:45:15 -04:00
check-rust.yml ci: make the suppression guard log every check, not just failures 2026-07-27 20:00:09 -04:00
release.yml ci: install libdbus-1-dev for keyring build, drop appimage target (#79) 2026-04-13 20:27:14 -04:00