Jeffrey Paul sneak
sneak deleted branch fix/issue-55-port-hostname-set from sneak/dnswatcher 2026-03-02 00:32:28 +01:00
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-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
sneak merged pull request sneak/mfer#32 2026-03-01 23:58:38 +01:00
1.0 quality polish — code review, tests, bug fixes, documentation
sneak closed issue sneak/dnswatcher#57 2026-03-01 23:53:50 +01:00
No backoff on persistent NS failures (24 notifications/day)
sneak commented on issue sneak/dnswatcher#57 2026-03-01 23:53:50 +01:00
No backoff on persistent NS failures (24 notifications/day)

this is not an issue

sneak closed issue sneak/dnswatcher#60 2026-03-01 23:53:22 +01:00
State file format migration: no logic for version changes
sneak commented on issue sneak/dnswatcher#60 2026-03-01 23:53:22 +01:00
State file format migration: no logic for version changes

this is not a concern

sneak deleted branch fix/issue-153-lint-stage-dependency from sneak/upaas 2026-03-01 23:46:53 +01:00
sneak pushed to main at sneak/upaas 2026-03-01 23:46:53 +01:00
94639a47e9 fix: add COPY --from=lint to builder stage to force lint execution (#154)
sneak closed issue sneak/upaas#153 2026-03-01 23:46:53 +01:00
Dockerfile lint stage is skipped by BuildKit (unreferenced stage)
sneak merged pull request sneak/upaas#154 2026-03-01 23:46:52 +01:00
fix: add COPY --from=lint to builder stage to force lint execution
sneak commented on pull request sneak/upaas#154 2026-03-01 23:46:38 +01:00
fix: add COPY --from=lint to builder stage to force lint execution

nevermind, linting is working, i see it in the CI logs