Files
github_release_monitor/tests
ARIA 959d068474 Add daemon mode for background checks with systemd support
- Added daemon command with --interval, --pid-file, --since flags
- Configurable check interval (s/m/h/d format)
- PID file for status checking
- Graceful shutdown on SIGTERM/SIGINT
- Structured logging to stderr for systemd journal
- Updated README with daemon docs and systemd service template
- Added daemon tests (parse_interval, PID file, help)
2026-07-28 12:05:07 +02:00
..