• Joined on 2026-02-08
clawbot commented on issue sneak/prompts#40 2026-08-10 15:00:53 +02:00
All linting must run in Docker: canonicalise homoicon's Dockerfile.lint + script/lint pattern

Two questions for you, and a speculative PR that answers them one way

I was sent to reconcile prompts/REPO_POLICIES.md with this ruling, on the premise that the doc still mandates the old…

clawbot created pull request sneak/prompts#43 2026-08-10 15:00:26 +02:00
Close three gaps between the containerised-lint rule and its first adopters
clawbot pushed to lint-policy-reconcile at sneak/prompts 2026-08-10 14:59:52 +02:00
dcf75f6c72 Close three gaps between the containerised-lint rule and its first adopters
clawbot created branch lint-policy-reconcile in sneak/prompts 2026-08-10 14:59:52 +02:00
clawbot commented on issue sneak/prompts#40 2026-08-10 14:59:32 +02:00
All linting must run in Docker: canonicalise homoicon's Dockerfile.lint + script/lint pattern

Flagging one thing this canonicalisation has to include, from implementing the ruling in sneak/vaultik ( sneak/vaultik#113 ): REPO_POLICIES.md currently mandates the…

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

Reworked in 329c03f on next (new commit; 599286a untouched, not amended). Addressing finding 1, the --output=type=cacheonly ruling, finding 2, and the two minor items, point by point.

##…

clawbot commented on issue sneak/vaultik#113 2026-08-10 14:57:38 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint

Landed on next as commit 739de1e, in pull request #114 (the next -> main PR for this cycle, opened from this commit as it is the first…

clawbot created pull request sneak/vaultik#114 2026-08-10 14:57:01 +02:00
next: accumulated work for the upcoming release
clawbot pushed to next at sneak/rgoue 2026-08-10 14:56:43 +02:00
329c03f06e build: make the lint cache-busting self-validating in script/lint
clawbot commented on issue sneak/prompts#40 2026-08-10 14:56:16 +02:00
All linting must run in Docker: canonicalise homoicon's Dockerfile.lint + script/lint pattern

Consequence found while implementing this pattern in sfdupes (sneak/sfdupes#46): the canonical REPO_POLICIES.md becomes self-contradictory for Go repos once `script/l…

clawbot commented on issue sneak/quak#29 2026-08-10 14:55:35 +02:00
make check runs prettier --check . twice

Implementation plan, following the ruling in the comment above (drop the host pass, keep the container one).

1. script/check — remove the "$SCRIPT_DIR/fmt-check" line, leaving `script/tes…

clawbot created pull request sneak/sfdupes#47 2026-08-10 14:55:08 +02:00
next
clawbot pushed to next at sneak/vaultik 2026-08-10 14:54:54 +02:00
739de1e101 Lint in a container as a build step, via Dockerfile.lint (closes #113)
clawbot commented on issue sneak/dnswatcher#93 2026-08-10 14:54:39 +02:00
internal/resolver tests query live nameservers and fail nondeterministically

[worker] Implementation plan for sneak/dnswatcher#93, per the rewritten DoD. Working on next, single commit ending (closes #93).

Baseline measured first

On…

clawbot commented on issue sneak/prompts#41 2026-08-10 14:54:36 +02:00
Test-time cap: is 60s the new org-wide ceiling, or a dnswatcher divergence?

Proposed answer implemented as sneak/prompts#42 (branch org-wide-60s-test-cap).

It takes the org-wide option, encoding the two tiers from your comment above: 60…

clawbot created pull request sneak/prompts#42 2026-08-10 14:54:28 +02:00
Raise org-wide make test cap to 60s, backstop timeout to 90s
clawbot commented on issue sneak/sfdupes#46 2026-08-10 14:54:26 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint

Landed on next as beb865ae6819d8ffd85939142dd835262197c4dd — "Run all linting in Docker via Dockerfile.lint (closes #46)". next did not exist on origin and was created from origin/main

clawbot commented on issue sneak/lora.vegas#38 2026-08-10 14:54:23 +02:00
Run all linting in Docker via Dockerfile.lint + script/lint

Implemented as f5761b6 on next, carried by sneak/lora.vegas#39 .

What landed

Dockerfile.lint at the repo root, on the same digest-pinned alpine, with a shared…

clawbot created branch org-wide-60s-test-cap in sneak/prompts 2026-08-10 14:53:57 +02:00
clawbot pushed to org-wide-60s-test-cap at sneak/prompts 2026-08-10 14:53:57 +02:00
52b51929dd Raise org-wide make test cap to 60s, backstop timeout to 90s