pkgwatch/src
Austin Schaefer dd42bcbe75
All checks were successful
CI / build (pull_request) Successful in 37s
CI / test (pull_request) Successful in 2m34s
CI / audit (pull_request) Successful in 11s
CI / coverage (pull_request) Successful in 5m6s
Fix ETXTBSY flake in stub-script tests
write_executable_script now probe-execs the script and retries on Text
file busy, so it returns only once the script is actually runnable.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-20 09:54:14 +02:00
..
builder.rs Add wrapper-script env var support for claude-code's self-update guard 2026-09-18 13:07:03 +02:00
checker.rs Add shift-left quality gates: cognitive complexity, coverage, dependency fix 2026-09-17 09:16:14 +02:00
config.rs Add wrapper-script env var support for claude-code's self-update guard 2026-09-18 13:07:03 +02:00
fetcher.rs Add ARCHITECTURE.md and apply it to this PR's code 2026-09-17 11:42:18 +02:00
github.rs Add shift-left quality gates: cognitive complexity, coverage, dependency fix 2026-09-17 09:16:14 +02:00
hash.rs Move high-level docs into docs/, matching doubleo7's convention 2026-09-17 13:22:40 +02:00
main.rs Add systemd timer and desktop notifications 2026-09-20 09:45:26 +02:00
notifier.rs Apply review feedback: docs, doc comment, lifetimes 2026-09-20 09:51:10 +02:00
pipeline.rs Add systemd timer and desktop notifications 2026-09-20 09:45:26 +02:00
publisher.rs Move high-level docs into docs/, matching doubleo7's convention 2026-09-17 13:22:40 +02:00
sanity.rs Move high-level docs into docs/, matching doubleo7's convention 2026-09-17 13:22:40 +02:00
state.rs Move high-level docs into docs/, matching doubleo7's convention 2026-09-17 13:22:40 +02:00
test_support.rs Fix ETXTBSY flake in stub-script tests 2026-09-20 09:54:14 +02:00
verifier.rs Move high-level docs into docs/, matching doubleo7's convention 2026-09-17 13:22:40 +02:00