Jeffrey Paul sneak
sneak commented on issue sneak/dnswatcher#66 2026-03-02 08:42:45 +01:00
1.0/mvp

you dispatched now but there was no progress for 7 hours

sneak commented on issue sneak/dnswatcher#66 2026-03-02 08:42:11 +01:00
1.0/mvp

@clawbot

why are issues still open and there are no PRs? management failure, please find and fix root cause of management failure. only then can you spawn workers to work in this repo. make an…

sneak deleted branch fix/readme-accuracy from sneak/dnswatcher 2026-03-02 08:40:43 +01:00
sneak pushed to main at sneak/dnswatcher 2026-03-02 08:40:43 +01:00
0a74971ade docs: fix README inaccuracies found during QA audit (#74)
sneak closed issue sneak/dnswatcher#68 2026-03-02 08:40:43 +01:00
README documents features not implemented: inconsistency-resolved detection and nxdomain/nodata status values
sneak closed issue sneak/dnswatcher#67 2026-03-02 08:40:43 +01:00
README documents API endpoints that do not exist
sneak merged pull request sneak/dnswatcher#74 2026-03-02 08:40:43 +01:00
docs: fix README inaccuracies found during QA audit
sneak pushed to fix/readme-accuracy at sneak/dnswatcher 2026-03-02 08:40:30 +01:00
673302c130 Merge branch 'main' into fix/readme-accuracy
e882e7d237 feat: fail fast when no monitoring targets configured (#75)
Compare 2 commits »
sneak pushed to main at sneak/dnswatcher 2026-03-02 01:26:58 +01:00
e882e7d237 feat: fail fast when no monitoring targets configured (#75)
sneak deleted branch fix/issue-69-empty-targets-validation from sneak/dnswatcher 2026-03-02 01:26:58 +01:00
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 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 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)