- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
sneak
deleted branch fix/issue-55-port-hostname-set from sneak/dnswatcher
2026-03-02 00:32:28 +01:00
Race between DNS and port/TLS checks (stale IPs)
fix: enforce DNS-first ordering for port and TLS checks
1.0 quality polish — code review, tests, bug fixes, documentation
No backoff on persistent NS failures (24 notifications/day)
State file format migration: no logic for version changes
sneak
deleted branch fix/issue-153-lint-stage-dependency from sneak/upaas
2026-03-01 23:46:53 +01:00
Dockerfile lint stage is skipped by BuildKit (unreferenced stage)
fix: add COPY --from=lint to builder stage to force lint execution
fix: add COPY --from=lint to builder stage to force lint execution
nevermind, linting is working, i see it in the CI logs