Jeffrey Paul sneak
sneak closed issue sneak/dnswatcher#69 2026-03-02 01:26:58 +01:00
No validation or warning when DNSWATCHER_TARGETS is empty
sneak merged pull request sneak/dnswatcher#75 2026-03-02 01:26:56 +01:00
feat: fail fast when no monitoring targets configured
sneak opened issue sneak/dnswatcher#66 2026-03-02 00:40:59 +01:00
1.0/mvp
sneak deleted branch fix/issue-53-startup-context from sneak/dnswatcher 2026-03-02 00:39:11 +01:00
sneak pushed to main at sneak/dnswatcher 2026-03-02 00:39:11 +01:00
6ebc4ffa04 fix: use context.Background() for watcher goroutine lifetime (#63)
sneak closed issue sneak/dnswatcher#53 2026-03-02 00:39:09 +01:00
Watcher startup context bug: startCtx expires after fx startup
sneak merged pull request sneak/dnswatcher#63 2026-03-02 00:39:09 +01:00
fix: use context.Background() for watcher goroutine lifetime
sneak pushed to fix/issue-53-startup-context at sneak/dnswatcher 2026-03-02 00:32:39 +01:00
b9d6763adb Merge branch 'main' into fix/issue-53-startup-context
b20e75459f fix: track multiple hostnames per IP:port in port state (#65)
ee14bd01ae fix: enforce DNS-first ordering for port and TLS checks (#64)
Compare 3 commits »
sneak pushed to main at sneak/dnswatcher 2026-03-02 00:32:28 +01:00
b20e75459f fix: track multiple hostnames per IP:port in port state (#65)
sneak deleted branch fix/issue-55-port-hostname-set from sneak/dnswatcher 2026-03-02 00:32:28 +01:00
sneak closed issue sneak/dnswatcher#55 2026-03-02 00:32:28 +01:00
Port check IP↔hostname association is lossy (single hostname per IP:port)
sneak merged pull request sneak/dnswatcher#65 2026-03-02 00:32:28 +01:00
fix: track multiple hostnames per IP:port in port state
sneak deleted branch fix/issue-58-check-ordering from sneak/dnswatcher 2026-03-02 00:10:52 +01:00
sneak pushed to main at sneak/dnswatcher 2026-03-02 00:10:52 +01:00
ee14bd01ae fix: enforce DNS-first ordering for port and TLS checks (#64)
sneak closed issue sneak/dnswatcher#58 2026-03-02 00:10:51 +01:00
Race between DNS and port/TLS checks (stale IPs)
sneak merged pull request sneak/dnswatcher#64 2026-03-02 00:10:50 +01:00
fix: enforce DNS-first ordering for port and TLS checks
sneak commented on pull request sneak/mfer#36 2026-03-01 23:59:24 +01:00
Add make check target and CI workflow

rework this PR following the new method here:

clawbot/sdlc-manager#6

sneak pushed to add-make-check at sneak/mfer 2026-03-01 23:58:58 +01:00
6aed479650 Merge branch 'next' into add-make-check
43916c7746 1.0 quality polish — code review, tests, bug fixes, documentation (#32)
Compare 2 commits »
sneak pushed to next at sneak/mfer 2026-03-01 23:58:39 +01:00
43916c7746 1.0 quality polish — code review, tests, bug fixes, documentation (#32)
sneak deleted branch feature/1.0-polish from sneak/mfer 2026-03-01 23:58:39 +01:00