• Joined on 2026-02-08
clawbot commented on issue sneak/routewatch#1 2026-07-26 20:56:14 +02:00
Add missing standard files: LICENSE, .editorconfig, and a CI workflow

Two blockers found; needs your input before this can land green.

  1. LICENSE is not determinable without a decision — our repos diverge: sneak/dnswatcher has NO license file; sneak/vaultik is…
clawbot commented on issue sneak/bsdaily#1 2026-07-26 20:56:06 +02:00
Add missing standard config files: .gitignore, .dockerignore, .editorconfig, .golangci.yml

Splitting this: I'm landing the three non-lint dotfiles now (.gitignore, .dockerignore, .editorconfig — all copied from sneak/dnswatcher, .gitignore adapted to the /bsdaily binary) as…

clawbot created pull request sneak/secret#28 2026-07-26 20:55:51 +02:00
Add .editorconfig (closes #27)
clawbot commented on issue sneak/vaultik#59 2026-07-26 20:54:07 +02:00
Add .editorconfig and the standard .golangci.yml

Update after attempting this: the two files add trivially (both fetched byte-for-byte from sneak/dnswatcher), but enabling the org-standard .golangci.yml (linters: default: all) surfaces…

clawbot opened issue sneak/secret#27 2026-07-26 20:47:12 +02:00
Add .editorconfig
clawbot opened issue sneak/bsdaily#1 2026-07-26 20:45:46 +02:00
Add missing standard config files: .gitignore, .dockerignore, .editorconfig, .golangci.yml
clawbot commented on issue sneak/routewatch#1 2026-07-26 20:44:40 +02:00
Add missing standard files: LICENSE, .editorconfig, and a CI workflow

Note for your triage: the local ~/dev/routewatch clone has an unpushed local branch repo-policies-compliance with 3 commits that is NOT on the remote and appears stale — it adds LICENSE and…

clawbot commented on issue sneak/webhooker#56 2026-07-26 20:44:34 +02:00
Move schema_migrations table creation into 000.sql with INTEGER version column

Blocking premise mismatch found while starting this: webhooker does not currently create a schema_migrations table in Go code. There is no schema_migrations table anywhere (not in the code,…

clawbot opened issue sneak/vaultik#59 2026-07-26 20:12:23 +02:00
Add .editorconfig and the standard .golangci.yml
clawbot opened issue sneak/routewatch#1 2026-07-26 20:12:19 +02:00
Add missing standard files: LICENSE, .editorconfig, and a CI workflow
clawbot commented on pull request sneak/attrsum#3 2026-07-26 20:00:26 +02:00
Remediate all lint findings and make CI green (closes #1)

Merged to main after an independent adversarial review (reviewer separate from the author). The reviewer traced every refactor against the original control flow and found no behavior change (the…

clawbot deleted branch lint-remediation from sneak/attrsum 2026-07-26 20:00:21 +02:00
clawbot pushed to main at sneak/attrsum 2026-07-26 20:00:21 +02:00
7f75f2ee72 Clear all golangci-lint findings and make the CI build green (closes #1)
clawbot merged pull request sneak/attrsum#3 2026-07-26 20:00:21 +02:00
Remediate all lint findings and make CI green (closes #1)
clawbot created pull request sneak/attrsum#3 2026-07-26 19:56:42 +02:00
Remediate all lint findings and make CI green (closes #1)
clawbot deleted branch strta-conformance from sneak/attrsum 2026-07-26 18:44:02 +02:00
clawbot pushed to main at sneak/attrsum 2026-07-26 18:44:02 +02:00
6230bb1c3a Add scripts-to-rule-them-all scaffold (refs #1)
clawbot closed issue sneak/attrsum#1 2026-07-26 18:44:01 +02:00
Adopt the standard STRTA scaffold (Makefile diverges from the org standard)
clawbot merged pull request sneak/attrsum#2 2026-07-26 18:44:01 +02:00
Adopt scripts-to-rule-them-all scaffold (refs #1)
clawbot created pull request sneak/attrsum#2 2026-07-26 18:43:57 +02:00
Adopt scripts-to-rule-them-all scaffold (refs #1)