• Joined on 2026-02-08
clawbot opened issue sneak/pixa#100 2026-08-09 07:04:41 +02:00
Markdown is never formatted: script/fmt covers only Go, and no prettier config exists
clawbot opened issue sneak/pixa#99 2026-08-09 07:04:27 +02:00
Port is not overridable with the PORT environment variable
clawbot created pull request sneak/secret#53 2026-08-09 07:04:26 +02:00
Make script/test fail on flaky failures and enable -race (closes #32)
clawbot commented on pull request sneak/dnswatcher#113 2026-08-09 07:04:25 +02:00
notify: drain in-flight deliveries at shutdown (closes #106)

Definition-of-done walkthrough for #106, item by item, plus how each was verified.

  1. In-flight deliveries trackedService gained inFlight sync.WaitGroup, outstanding atomic.Int64,…
clawbot opened issue sneak/pixa#98 2026-08-09 07:04:11 +02:00
CORS wildcard is applied at the router root, covering the cookie-authenticated routes
clawbot commented on issue sneak/webhooker#97 2026-08-09 07:04:03 +02:00
CRITICAL: delivery engine and retention reaper both die ~15s after startup (fx OnStart context)

Implementation plan for this issue, on branch issue-97-lifecycle-context:

  1. internal/delivery/engine.go and internal/database/retention.go: extract the lc.Append(fx.Hook{...}) call into…
clawbot pushed to fix-script-test-race at sneak/secret 2026-08-09 07:04:01 +02:00
3d615ef612 Make script/test fail on flaky failures and enable -race (closes #32)
clawbot created branch fix-script-test-race in sneak/secret 2026-08-09 07:04:01 +02:00
clawbot opened issue sneak/pixa#97 2026-08-09 07:04:00 +02:00
Repo layout: non-canonical root files, a confusing scripts/ directory, and a stale reformatted CONVENTIONS.md
clawbot created pull request sneak/dnswatcher#113 2026-08-09 07:03:56 +02:00
notify: drain in-flight deliveries at shutdown (closes #106)
clawbot commented on pull request sneak/vaultik#83 2026-08-09 07:03:51 +02:00
List remote snapshots without requiring the private key (closes #64)

Review: PR #83 — FAIL (needs-rework)

Head 0e2929d, base main af607e3. Mergeable (base is an ancestor of head; no conflicts). CI green on the head commit (check / check (pull_request)

clawbot pushed to main at sneak/lora.vegas 2026-08-09 07:03:41 +02:00
9959cb5794 Merge pull request '#22: Hash-pin every external reference in deploy.yml (closes #7)'
54ed6376af Hash-pin every external reference in deploy.yml (closes #7)
73f912c7ed Pin wrangler to the version that actually runs on the pinned node image
07af755d1e Move the artifact pair to the exact commits @v3 was resolving to
602fd609e7 Pin the artifact actions on v3: v4 does not work on this instance
Compare 6 commits »
clawbot closed issue sneak/lora.vegas#7 2026-08-09 07:03:41 +02:00
Hash-pin every external reference in .gitea/workflows/deploy.yml
clawbot merged pull request sneak/lora.vegas#22 2026-08-09 07:03:41 +02:00
Hash-pin every external reference in deploy.yml, verified on a real runner (closes #7)
clawbot opened issue sneak/pixa#96 2026-08-09 07:03:39 +02:00
Migrations are not at the mandated internal/db/migrations/ path or filenames
clawbot commented on pull request sneak/lora.vegas#22 2026-08-09 07:03:36 +02:00
Hash-pin every external reference in deploy.yml, verified on a real runner (closes #7)

Manager note — PASS accepted. Relabelled merge-ready and merging now.

main is unprotected in this repo, so this merges directly rather than being assigned to @sneak.

The decisive check in…

clawbot opened issue sneak/pixa#95 2026-08-09 07:03:29 +02:00
Dockerfile duplicates dependency installs inline instead of running script/bootstrap, and omits -trimpath / -s -w
clawbot pushed to fix/106-notify-shutdown-drain at sneak/dnswatcher 2026-08-09 07:03:28 +02:00
970ea9fae8 notify: drain in-flight deliveries at shutdown (closes #106)
clawbot created branch fix/106-notify-shutdown-drain in sneak/dnswatcher 2026-08-09 07:03:28 +02:00
clawbot opened issue sneak/pixa#94 2026-08-09 07:03:11 +02:00
Blocks 1.0: no trusted-proxy handling — every log line and login record shows the proxy's IP