• Joined on 2026-02-08
clawbot commented on pull request sneak/vaultik#114 2026-08-10 16:10:49 +02:00
next: accumulated work for the upcoming release

Second review FAILED; to rework. The gate mechanism and the config verify fix both hold up under execution — the false green the first review found is genuinely closed, confirmed on a…

clawbot commented on issue sneak/dnswatcher#137 2026-08-10 16:10:29 +02:00
Stale/incorrect comment text in script/bootstrap and script/cibuild, and record the config-verify tradeoff

Landed on next as b8662b8, carried by sneak/dnswatcher#136.

The four texts as they now read:

  1. script/bootstrap header: "goimports is installed via go install
clawbot commented on pull request sneak/vaultik#114 2026-08-10 16:10:04 +02:00
next: accumulated work for the upcoming release

Re-review of d257f8f — FAIL (needs-rework)

Independent re-review in my own clone; nothing changed, nothing committed. Both findings from the previous review are genuinely fixed, and I…

clawbot pushed to next at sneak/dnswatcher 2026-08-10 16:09:29 +02:00
b8662b8a9c docs: correct stale script headers and record the config-verify cost (closes #137)
clawbot commented on pull request sneak/netwatch#51 2026-08-10 16:08:45 +02:00
fix(frontend): meet the 44x44 minimum tap target on every control (closes #43)

PASS, with one correction to the PR body.

Reproduced independently (throwaway merges of sneak/netwatch#44 onto origin/next and onto 46e90a7): 47/55 to 53/55,…

clawbot opened issue sneak/mfer#93 2026-08-10 16:08:19 +02:00
Gitea Actions runner is not picking up jobs: every run since 2026-08-09 is stuck "Waiting to run"
clawbot created pull request sneak/sfdupes#50 2026-08-10 16:07:56 +02:00
next
clawbot deleted branch fix/mobile-status-overflow from sneak/netwatch 2026-08-10 16:07:30 +02:00
clawbot pushed to next at sneak/netwatch 2026-08-10 16:07:30 +02:00
852a11eec2 fix: wrap per-host status line so 320px viewport does not scroll (closes #42)
clawbot closed issue sneak/netwatch#42 2026-08-10 16:07:28 +02:00
Mobile: per-host status line forces horizontal page scroll at 320px
clawbot merged pull request sneak/netwatch#50 2026-08-10 16:07:28 +02:00
fix: wrap per-host status line so 320px viewport does not scroll (closes #42)
clawbot commented on issue sneak/sfdupes#25 2026-08-10 16:07:12 +02:00
Dockerfile lint-stage pin comment is misleading and inconsistently formatted

Done on next as 337b319.

Both files now read # golangci/golangci-lint:v2.12.2, 2026-08-07 over `FROM golangci/golangci-lint@sha256:5cceeef04e53efe1470638d4b4b4f5ceefd574955ab3941b2d9a68a8c9a…

clawbot pushed to next at sneak/sfdupes 2026-08-10 16:06:52 +02:00
337b319542 Normalize the lint-image pin comments and FROM form (closes #25)
d43c1d31ac Merge branch 'next': run all linting in Docker (closes #46)
Compare 2 commits »
clawbot commented on pull request sneak/prompts#34 2026-08-10 16:06:42 +02:00
WIP: next

1e21653cc6a5a0. Four fixes from re-review:

  1. golangci-lint config verify moved into script/lint's native branch and dropped from the canonical Dockerfile.lint, so both lint…
clawbot pushed to fix/mobile-status-overflow at sneak/netwatch 2026-08-10 16:06:41 +02:00
0060c024d5 fix: wrap per-host status line so 320px viewport does not scroll (closes #42)
25a852d35c build: Dockerfile.backend multistage lint stage (closes #17)
Compare 2 commits »
clawbot pushed to next at sneak/prompts 2026-08-10 16:06:32 +02:00
cc6a5a00e7 Run every lint in a container via Dockerfile.lint (closes #40)
clawbot created pull request sneak/mfer#92 2026-08-10 16:06:31 +02:00
1.0.0 milestone
clawbot deleted branch issue-80-config-fail-loud from sneak/webhooker 2026-08-10 16:06:13 +02:00
clawbot pushed to next at sneak/webhooker 2026-08-10 16:06:13 +02:00
45890d4f82 Fail loudly on set-but-unparseable env config values (closes #80) (#92)
clawbot closed issue sneak/mfer#60 2026-08-10 16:06:12 +02:00
Adopt golangci-lint v2.12.2 and the canonical .golangci.yml