Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion LEDGER.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,10 @@ missing-app message; `release.yml` validated with `act` or a dry run
is not required, but its YAML must pass `gh workflow view` after merge;
zero production source changes.

### W-009 One container for the gate, locally and in CI — status: open
### W-009 One container for the gate, locally and in CI — status: accepted 2026-09-03 (PR #4 merged into develop)
node:22-bookworm-slim image, non-root run against the mounted
workspace with isolated store and node_modules volumes; hosted and
local gates identical (15 tests); preview published.
Owner: roller-exec. Branch `w-009-gate-container`; PR against develop.
Owner request (2026-09-03), mirroring dashi W-032. One `Dockerfile` at
the repo root on the official Node 22 image with pnpm via corepack
Expand Down
Loading