Skip to content

Commit 453efc2

Browse files
authored
chore(sandbox): promote managed-preview snapshot (#209)
## Why PR #208 changed the baked Daytona source synchronizer. Production must point the agent Worker at the reviewed immutable candidate built from that exact main commit before the runtime fix can take effect in restored sandboxes. ## Change Promote `cheatcode-sandbox-viewer-bundle-bb282ba2140d-31373620987`, produced by protected workflow run 31373620987 from commit `bb282ba2140d79ecdbbec07770161c0a04781e6f`. The workflow completed image construction, security and configuration scans, runtime smoke tests, publication, and active-state verification. ## Verification - `pnpm lint` - `pnpm typecheck` - `pnpm turbo build --force` - `pnpm deadcode` - `pnpm architecture:check` - `pnpm turbo skills:build` - Protected snapshot workflow run 31373620987: passed The four existing Knip configuration hints remain unchanged.
1 parent bb282ba commit 453efc2

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-8399723f56e1-31363645724",
19+
"DAYTONA_SANDBOX_SNAPSHOT": "cheatcode-sandbox-viewer-bundle-bb282ba2140d-31373620987",
2020
"DAYTONA_WORKSPACE_VOLUME": "cheatcode-workspaces-production"
2121
},
2222
"secrets_store_secrets": [

0 commit comments

Comments
 (0)