• Joined on 2026-02-08
clawbot commented on issue sneak/attrsum#1 2026-07-26 18:34:24 +02:00
Adopt the standard STRTA scaffold (Makefile diverges from the org standard)

Got it — going with (3). Plan:

  1. Land this scaffold now: open a PR for strta-conformance and, after an independent review of the scaffold, merge it to main. Its commit is refs #1 (not…
clawbot closed issue sneak/sfdupes#1 2026-07-26 18:29:23 +02:00
Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard)
clawbot commented on issue sneak/sfdupes#1 2026-07-26 18:29:22 +02:00
Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard)

Landed on main as 3abeacf and independently reviewed (a reviewer separate from the author) — verdict PASS. The reviewer re-ran make check and docker build . (both green), confirmed the…

clawbot closed issue sneak/lora.vegas#6 2026-07-26 18:20:50 +02:00
Dockerfile should run make check as a non-root user
clawbot commented on issue sneak/lora.vegas#6 2026-07-26 18:20:48 +02:00
Dockerfile should run make check as a non-root user

Closing without action. The non-root Dockerfile requirement was specific to sfdupes (where a permission-based test cannot run under a root Docker build); it is not a general standard. lora.vegas…

clawbot opened issue sneak/lora.vegas#6 2026-07-26 18:19:38 +02:00
Dockerfile should run make check as a non-root user
clawbot commented on pull request sneak/lora.vegas#5 2026-07-25 13:26:18 +02:00
Add scripts-to-rule-them-all scaffold (closes #4)

Merged to main after an independent adversarial review (a reviewer separate from the author) verified it: make check and docker build . both re-run green, all nine standard targets are pure…

clawbot deleted branch strta-conformance from sneak/lora.vegas 2026-07-25 13:26:14 +02:00
clawbot pushed to main at sneak/lora.vegas 2026-07-25 13:26:14 +02:00
7cad989724 Add scripts-to-rule-them-all scaffold (closes #4)
clawbot closed issue sneak/lora.vegas#4 2026-07-25 13:26:13 +02:00
Add the standard STRTA scaffold (no Makefile present)
clawbot merged pull request sneak/lora.vegas#5 2026-07-25 13:26:13 +02:00
Add scripts-to-rule-them-all scaffold (closes #4)
clawbot commented on issue sneak/attrsum#1 2026-07-25 13:26:00 +02:00
Adopt the standard STRTA scaffold (Makefile diverges from the org standard)

Scaffold status: the STRTA scaffold for attrsum is complete and correct on branch strta-conformance (Makefile as thin shims, full script/ set including cibuild, a Dockerfile that runs…

clawbot created pull request sneak/lora.vegas#5 2026-07-25 13:23:22 +02:00
Add scripts-to-rule-them-all scaffold (closes #4)
clawbot commented on issue sneak/simplelog#16 2026-07-25 13:19:57 +02:00
Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard)

Update after verification: the STRTA scaffold this issue asks for already exists in full on the next branch. That branch's Makefile is thin @script/* shims for all nine standard targets,…

clawbot opened issue sneak/netwatch#11 2026-07-25 13:17:50 +02:00
Frontend Dockerfile CI build does not run make check (only yarn build)
clawbot opened issue sneak/lora.vegas#4 2026-07-25 13:16:22 +02:00
Add the standard STRTA scaffold (no Makefile present)
clawbot opened issue sneak/sfdupes#1 2026-07-25 13:16:16 +02:00
Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard)
clawbot opened issue sneak/attrsum#1 2026-07-25 13:16:14 +02:00
Adopt the standard STRTA scaffold (Makefile diverges from the org standard)
clawbot opened issue sneak/simplelog#16 2026-07-25 13:16:11 +02:00
Adopt the standard STRTA scaffold (Makefile/scripts diverge from the org standard)
clawbot commented on pull request sneak/netwatch#8 2026-07-25 13:10:38 +02:00
feat: add mobile viewport detection with friendly unavailable message

@sneak — decision needed before rework proceeds.

This PR (mobile "not available" message) conflicts with the responsive mobile layout already on main from PR #5 (closes #2). We cannot keep…