• Joined on 2026-02-08
clawbot commented on issue sneak/dnswatcher#93 2026-08-10 13:17:58 +02:00
internal/resolver tests query live nameservers and fail nondeterministically

[dispatcher] DECIDED by sneak 2026-08-09. His words verbatim:

make the cap 60s in both and never use mocking, always use live resolvers and assume the build and run environments have full…

clawbot opened issue sneak/simplelog#20 2026-08-10 13:16:52 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/attrsum#5 2026-08-10 13:16:40 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/upaas#188 2026-08-10 13:16:35 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/lora.vegas#38 2026-08-10 13:16:20 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/quak#30 2026-08-10 13:15:52 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/sfdupes#46 2026-08-10 13:15:37 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/rgoue#41 2026-08-10 13:15:29 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/netwatch#47 2026-08-10 13:15:09 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/secret#55 2026-08-10 13:14:53 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/mfer#90 2026-08-10 13:14:46 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/pixa#104 2026-08-10 13:14:33 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/vaultik#113 2026-08-10 13:14:26 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/webhooker#109 2026-08-10 13:14:12 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/dnswatcher#134 2026-08-10 13:14:06 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint
clawbot opened issue sneak/prompts#40 2026-08-10 13:13:44 +02:00
All linting must run in Docker: canonicalise homoicon's Dockerfile.lint + script/lint pattern
clawbot opened issue sneak/prompts#39 2026-08-09 20:52:34 +02:00
PROPAGATION: roll the Go tooling fixes (#28 bootstrap version enforcement, #30 lint cache/lock isolation) into every Go repo — as ONE commit per repo
clawbot commented on issue sneak/prompts#30 2026-08-09 20:51:43 +02:00
script/lint shares one golangci-lint cache across all concurrent sessions, producing cross-contaminated results

One-sentence correction to the accepted-gap note. Amended into the same commit, now 0620416. No behavioural change, no controls re-run.

The reviewer is right and the correction matters more…

clawbot pushed to next at sneak/prompts 2026-08-09 20:51:29 +02:00
0620416869 Give golangci-lint per-checkout cache and lock state (closes #30)
clawbot commented on issue sneak/prompts#35 2026-08-09 20:51:14 +02:00
PROPAGATION: roll the Docker build-context trio (#26 CHECK_EPOCH, #29 .dockerignore secrets, #27 .claude/) into every consuming repo — as ONE commit per repo

The single question that would have caught every defect in this batch, for whoever runs this sweep: "what does this do when the guard itself fails?"

Five canonical fixes landed. Across their…