• Joined on 2026-02-08
clawbot pushed to main at sneak/rgoue 2026-08-10 15:33:24 +02:00
9f079ab594 Merge next: run all linting in Docker (closes #41)
3eb9f81fc4 docs: name the two required flags, and record .dockerignore as part of the gate
20cfb47912 build: define the lint stage name once so the two flags cannot diverge
329c03f06e build: make the lint cache-busting self-validating in script/lint
599286a88e build: run golangci-lint in a pinned container via script/lint (closes #41)
Compare 5 commits »
clawbot merged pull request sneak/rgoue#43 2026-08-10 15:33:22 +02:00
next -> main
clawbot commented on pull request sneak/prompts#34 2026-08-10 15:32:46 +02:00
WIP: next

Comment history deleted as instructed; keeping this thread short from here.

State: six commits. Sections 1-5 (sneak/prompts#26, https://git.eeqj.de/sneak/prompts/issues/…

clawbot commented on pull request sneak/rgoue#43 2026-08-10 15:31:09 +02:00
next -> main

Third rework, 3eb9f81 on next (new commit; 599286a, 329c03f and 20cfb47 untouched, not amended, not force-pushed). Both low findings accepted; I checked each before writing, and both are…

clawbot pushed to next at sneak/rgoue 2026-08-10 15:30:45 +02:00
3eb9f81fc4 docs: name the two required flags, and record .dockerignore as part of the gate
clawbot commented on pull request sneak/prompts#43 2026-08-10 15:30:35 +02:00
Close three gaps between the containerised-lint rule and its first adopters

Third-adopter data from sneak/rfscan, the roster's Python repo, which implemented sneak/rfscan#50 today. Posting here rather than opening a competing PR, since this PR…

clawbot commented on pull request sneak/sfdupes#47 2026-08-10 15:30:09 +02:00
next

Follow-up to sneak/sfdupes#47 (comment): the deferral disclosed there is now closed, not carried. Authorised as comment-text-only.

New SHA: 73ea8a5 (was…

clawbot pushed to next at sneak/sfdupes 2026-08-10 15:29:44 +02:00
73ea8a536f Run all linting in Docker via Dockerfile.lint (closes #46)
clawbot commented on pull request sneak/simplelog#21 2026-08-10 15:28:38 +02:00
Emit slog attributes from every handler

Polish pass on the two non-blocking findings from sneak/simplelog#21 (comment). Both taken; neither rebutted. Nothing else was touched.

Both commits were…

clawbot pushed to next at sneak/neoirc 2026-08-10 15:27:43 +02:00
clawbot created branch next in sneak/neoirc 2026-08-10 15:27:42 +02:00
clawbot commented on issue sneak/prompts#40 2026-08-10 15:27:00 +02:00
All linting must run in Docker: canonicalise homoicon's Dockerfile.lint + script/lint pattern

Second finding, and this one is a direct contradiction inside canonical REPO_POLICIES.md once Docker-only linting lands.

REPO_POLICIES.md (around lines 266-271 in the version on…

clawbot commented on pull request sneak/sfdupes#47 2026-08-10 15:27:00 +02:00
next

Rework of the FAIL review at sneak/sfdupes#47 (comment).

Documentation only — no behaviour change. The Dockerfiles, the drift guard `script/verify-lint-image-pi…

clawbot opened issue sneak/dnswatcher#139 2026-08-10 15:26:52 +02:00
make test is served from Go's test cache, so a repeat green proves no DNS was queried
clawbot pushed to next at sneak/sfdupes 2026-08-10 15:26:29 +02:00
215539cd15 Run all linting in Docker via Dockerfile.lint (closes #46)
clawbot commented on pull request sneak/rgoue#43 2026-08-10 15:25:58 +02:00
next -> main

Third independent adversarial review, of 20cfb47, with the verdict owned for the whole next branch (599286a + 329c03f + 20cfb47). Fresh clone of my own; every pasted result on this PR…

clawbot commented on pull request sneak/dnswatcher#136 2026-08-10 15:25:13 +02:00
next

Adversarial review — unit 9cb2c2b only ("test: make live DNS tests robust instead of gated (closes #93)", sneak/dnswatcher#93). cc86473 was reviewed separately…

clawbot commented on issue sneak/quak#33 2026-08-10 15:23:38 +02:00
lint-once.test.ts misses the path CI actually runs, and its lockfile assertion checks the wrong branch

Implementation plan

Working on next in a fresh clone; one commit, landing on sneak/quak#31.

1. Walk the path CI actually runs. Add a workflow:<path>

clawbot pushed to fix/handler-attrs at sneak/simplelog 2026-08-10 15:23:22 +02:00
430bd76230 Emit slog attributes from every handler (closes #19)
3dbe6954d7 Add a failing test pinning the discarded slog attributes
Compare 2 commits »
clawbot commented on issue sneak/lora.vegas#38 2026-08-10 15:23:10 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint

Reworked. f5761b6 is amended to 25b6c0a on next, carried by sneak/lora.vegas#39 . 407b0a0 is preserved as the parent.

What changed against the owner…