Skip to content

Commit 1e2134c

Browse files
authored
chore(sandbox): promote preview sync snapshot (#215)
## Why Promote the immutable Daytona sandbox candidate containing the reviewed preview source-sync liveness fix. ## Candidate - Snapshot: `cheatcode-sandbox-viewer-bundle-968af0d7ac92-31384952716` - Source commit: `968af0d7ac92a67106be4cf586b908fade60d0ae` - Build run: https://github.com/cheatcode-ai/cheatcode/actions/runs/31384952716 - Provider retries during publication: `0` The candidate passed image vulnerability and secret scans, transient source recovery, live source propagation, warm preview startup, synchronizer failure supervision, and Daytona activation verification. ## Verification - `pnpm lint` - `pnpm typecheck` - `pnpm turbo build --force` - `pnpm deadcode` - `pnpm architecture:check` - `pnpm turbo skills:build` All repository commands ran with Node 24.18.0 and pnpm 11.15.0.
1 parent 968af0d commit 1e2134c

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-84d08950ddfc-31379522270",
19+
"DAYTONA_SANDBOX_SNAPSHOT": "cheatcode-sandbox-viewer-bundle-968af0d7ac92-31384952716",
2020
"DAYTONA_WORKSPACE_VOLUME": "cheatcode-workspaces-production"
2121
},
2222
"secrets_store_secrets": [

0 commit comments

Comments
 (0)