-
Strip the release binary
-
Embed the 404 and 500 error pages in the binary
-
sando: compile the frontends in the code_smoke gate
-
multithreaded: sync the livechat shared crate on deploy
-
mnw-cli: sign post-receive hooks with the per-repo HMAC
-
Split assumption substitution out of docengine into subst + mnw-assumptions
-
pom: authenticate WAM ticket POST with a bearer token
-
bento: cover the SSH and Agent transports end to end with a fake
-
bento: cover secret() resolution, the /retry route, and the /events WS
-
pom: add systemd local-daemon health check
-
Add gitleaks secret-scan step to pre-commit hook
-
tagtree: fix the repository URL
-
bento: cover the macOS sign/notarize/staple execution chain
-
sando: name the scratch DB user explicitly in the config example
-
Release sando v0.2.3
-
sando: auxiliary-repo checkout so cross-repo path deps resolve
-
sando: reconcile deploys against tier_state on startup
-
sando: document the rollback contract + gate migration-bearing promotes
-
mt: seal the C1 loader invariant by type (Unscoped<T>), not a deny-list
-
Extract the painhours model into a shared crate
-
server: document synckit_auth token-claim and extractor fields
-
bento: cover the missing-recipe target-failure path
-
bento: retention never prunes a still-referenced release
-
server: fix mangled Stripe metadata string literal in checkout test
-
Move synckit-client and synckit-config out to the synckit repo
-
synckit-client: the config sync adapter, step 2 of portable config
-
Release mnw v0.10.19
-
synckit-config: the local settings store, step 1 of portable config
-
pom: ring + webpki-roots for all outbound TLS, drop aws-lc-rs
-
mnw: bind multipart part geometry to the size declared at start (F1/F4)