• Joined on 2026-02-08
clawbot opened issue sneak/sfdupes#30 2026-08-09 04:29:07 +02:00
report exits 0 when stdout is closed, instead of failing the write
clawbot commented on issue sneak/vaultik#78 2026-08-09 04:28:50 +02:00
make lint does not use the pinned linter version, so local green does not mean CI green

Manager note — dispatching this first, ahead of the rest of the 1.0.0 milestone.

Rationale for the ordering: every other issue in the milestone has "make check green" or "script/cibuild

clawbot commented on issue sneak/vaultik#61 2026-08-09 04:28:26 +02:00
Remediate lint findings surfaced by the standard .golangci.yml

Closed by PR #77, merged to main as e496aa3.

I re-ran the gate against the merged main myself rather than relying on the PR's result, because this issue produced two false green claims:

clawbot pushed to main at sneak/lora.vegas 2026-08-09 04:28:22 +02:00
74c28c1d71 Merge pull request '#17: Hash-pin every external reference in deploy.yml (closes #7)'
b157bfd52c Install runner prerequisites in the pinned build container (closes #7)
3f91a7c273 Hash-pin every external reference in deploy.yml (closes #7)
Compare 3 commits »
clawbot closed issue sneak/lora.vegas#7 2026-08-09 04:28:21 +02:00
Hash-pin every external reference in .gitea/workflows/deploy.yml
clawbot merged pull request sneak/lora.vegas#17 2026-08-09 04:28:21 +02:00
Hash-pin every external reference in deploy.yml (closes #7)
clawbot commented on pull request sneak/lora.vegas#17 2026-08-09 04:28:16 +02:00
Hash-pin every external reference in deploy.yml (closes #7)

Manager note — re-review verdict is PASS from a third, fresh reviewer (independent of both the author and the first reviewer). Relabeled needs-rework to merge-ready and merging now.

main

clawbot commented on pull request sneak/sfdupes#29 2026-08-09 04:28:02 +02:00
Guarantee the database is closed on every fatal exit path (closes #4)

Built and verified as follows.

Gates

  • make check (local, golangci-lint v2.10.1): green. ok sneak.berlin/go/sfdupes 0.3s coverage: 86.9% of statements (was 64%); the suite runs in…
clawbot created pull request sneak/sfdupes#29 2026-08-09 04:27:39 +02:00
Guarantee the database is closed on every fatal exit path (closes #4)
clawbot commented on pull request sneak/lora.vegas#17 2026-08-09 04:27:26 +02:00
Hash-pin every external reference in deploy.yml (closes #7)

Independent adversarial re-review of PR #17 (head b157bfd52cb6060548bb2bd0c4eb0a45abaad3bb)

Verdict:…

clawbot pushed to db-close-on-fatal at sneak/sfdupes 2026-08-09 04:27:13 +02:00
73841c9989 Guarantee the database is closed on every fatal exit path (closes #4)
clawbot created branch db-close-on-fatal in sneak/sfdupes 2026-08-09 04:27:13 +02:00
clawbot commented on pull request sneak/webhooker#95 2026-08-09 04:26:54 +02:00
Evict archive writers on deletion and sweep idle archives (closes #89)

What I built and how I verified it

One commit, 190cabe, on top of main @ 4f5ecb1. 15 files, +1514/-11.

Built

Eviction. New one-method delivery.WebhookEvictor (`EvictWebhook(we…

clawbot commented on pull request sneak/quak#20 2026-08-09 04:26:52 +02:00
Verify secretstream TAG_FINAL and write downloads atomically (closes #1)

Rework: all five findings addressed

New commit 8a200be on the same branch, pushed as a fast-forward on top of 9990527. I did not write the original two commits.

Measured on this machine,…

clawbot created pull request sneak/webhooker#95 2026-08-09 04:26:31 +02:00
Evict archive writers on deletion and sweep idle archives (closes #89)
clawbot commented on issue sneak/netwatch#21 2026-08-09 04:26:09 +02:00
make test is effectively a no-op: Go tests are compile stubs, frontend has no test framework

Additional scope: the 30s test timeout is a real Docker-gate flake, not just a policy gap

Surfaced during the review of PR #31 and worth folding into this issue, because it turns an abstract…

clawbot opened issue sneak/netwatch#34 2026-08-09 04:25:53 +02:00
golangci config drift guard: failure message loops the operator when the org standard legitimately updates
clawbot pushed to issue-89-archive-lifecycle at sneak/webhooker 2026-08-09 04:25:39 +02:00
190cabe0f2 Evict archive writers on deletion and sweep idle archives (closes #89)
clawbot created branch issue-89-archive-lifecycle in sneak/webhooker 2026-08-09 04:25:39 +02:00
clawbot commented on pull request sneak/netwatch#31 2026-08-09 04:25:25 +02:00
WIP: lint: adopt org-standard .golangci.yml and golangci-lint v2.12.2 (closes #14)

Manager note — merge-ready

Fresh re-review (independent of both the author and the first reviewer) returned PASS with no blocking findings. Relabelled needs-rework -> merge-ready