Skip to content

Commit 2ad76c6

Browse files
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

File tree

apps/agent-worker/wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"CHEATCODE_ENVIRONMENT": "production",
1717
"DAYTONA_API_URL": "https://app.daytona.io/api",
1818
"DAYTONA_ORG_ID": "300a0c8b-dc3b-4c5f-b31c-0f9e0344d00d",
19-
"DAYTONA_SANDBOX_SNAPSHOT": "cheatcode-sandbox-viewer-bundle-bb282ba2140d-31373620987",
19+
"DAYTONA_SANDBOX_SNAPSHOT": "cheatcode-sandbox-viewer-bundle-84d08950ddfc-31379522270",
2020
"DAYTONA_WORKSPACE_VOLUME": "cheatcode-workspaces-production"
2121
},
2222
"secrets_store_secrets": [

0 commit comments

Comments
 (0)