pkgwatch/src
Austin Schaefer b373881c86 Add systemd timer and desktop notifications
Hourly user-level pkgwatch.timer/.service, an OnFailure= notifier, and a
notifier module that sends notify-send alerts when a tier 4-6 release is
queued for review or a tier 1-3 release is published.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-20 09:45:26 +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 Add systemd timer and desktop notifications 2026-09-20 09:45:26 +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 Move high-level docs into docs/, matching doubleo7's convention 2026-09-17 13:22:40 +02:00
verifier.rs Move high-level docs into docs/, matching doubleo7's convention 2026-09-17 13:22:40 +02:00