Commit 2ad76c6
authored
chore(deploy): promote verified sandbox snapshot (#211)
## Why
Promote the immutable sandbox image built from main commit
84d0895 after the Vite/esbuild restore
fix merged in #210.
## Candidate
- Snapshot: cheatcode-sandbox-viewer-bundle-84d08950ddfc-31379522270
- Daytona snapshot ID: 7c2d835f-7d95-430b-a241-d9cf8b0890f6
- Build workflow:
https://github.com/cheatcode-ai/cheatcode/actions/runs/31379522270
- State: active
- Region: us
- Resources: 2 CPU, 4 GiB memory, 10 GiB disk
The publication workflow passed provenance authorization, image build,
security/configuration scan, the real cold/warm Vite runtime smoke, and
Daytona snapshot verification.
## Verification
- pnpm lint
- pnpm typecheck
- pnpm turbo build --force
- pnpm deadcode
- pnpm architecture:check
- pnpm turbo skills:build
- git diff --check
- Direct Daytona snapshot lookup returned exactly one active candidate
with the expected immutable name.
## Post-merge
Wait for Cloudflare deployment, then exercise the existing production
habit-tracker chat twice to verify cold restore and warm process reuse.1 parent 84d0895 commit 2ad76c6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments