Accumulating milestone branch. One squashed commit per closed issue; next is kept green and mergeable to main at any time without notice.
Landed so far:
chore: update golangci-lint to v2.12.2 with canonical config (#54) — canonical v2-schema .golangci.yml, pins bumped in Dockerfile and script/bootstrap, tree at 0 issues.. Three behaviour deltas are recorded in that PR's body: Cache.StoreVariant takes a context, MetadataStorage.Store no longer leaks temp files on failure, and the signing_key too-short error text gained a value too short: prefix.
Accumulating milestone branch. One squashed commit per closed issue; `next` is kept green and mergeable to `main` at any time without notice.
Landed so far:
- `chore: update golangci-lint to v2.12.2 with canonical config` (https://git.eeqj.de/sneak/pixa/pulls/54) — canonical v2-schema `.golangci.yml`, pins bumped in `Dockerfile` and `script/bootstrap`, tree at `0 issues.`. Three behaviour deltas are recorded in that PR's body: `Cache.StoreVariant` takes a context, `MetadataStorage.Store` no longer leaks temp files on failure, and the `signing_key` too-short error text gained a `value too short:` prefix.
Sequencing for the milestone is tracked in https://git.eeqj.de/sneak/pixa/issues/103.
Canonical v2-schema `.golangci.yml`, golangci-lint pins bumped to v2.12.2 in `Dockerfile` and `script/bootstrap`, and the tree brought to `0 issues.` under it.
Three behaviour deltas: `Cache.StoreVariant` takes a context (cancelled requests skip the accounting row, recovered by reconciliation); `MetadataStorage.Store` no longer leaks `.tmp-*.json` on Write/Close/Rename failure (dead-defer bug fix); the `signing_key` too-short error text gained a `value too short:` prefix.
Eviction-loop context cancellation deferred to #102.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Accumulating milestone branch. One squashed commit per closed issue;
nextis kept green and mergeable tomainat any time without notice.Landed so far:
chore: update golangci-lint to v2.12.2 with canonical config(#54) — canonical v2-schema.golangci.yml, pins bumped inDockerfileandscript/bootstrap, tree at0 issues.. Three behaviour deltas are recorded in that PR's body:Cache.StoreVarianttakes a context,MetadataStorage.Storeno longer leaks temp files on failure, and thesigning_keytoo-short error text gained avalue too short:prefix.Sequencing for the milestone is tracked in #103.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.