Commit 89edf82
authored
chore(sandbox): promote verified runtime snapshot (#191)
## Why
Promote the immutable sandbox candidate containing the browser-driver
lifecycle repair and patched runtime dependency floors after its
protected image pipeline passed.
## Provenance
- source main commit: `82e9c9add1b198088dee056e31feb133ffd4fe8a`
- protected snapshot workflow:
[31304224819](https://github.com/cheatcode-ai/cheatcode/actions/runs/31304224819)
- candidate: `cheatcode-sandbox-viewer-bundle-82e9c9add1b1-31304224819`
- image build: passed
- Trivy configuration, vulnerability, and secret scans: passed
- immutable-image runtime smoke suite: passed
- Daytona publication and candidate verification: passed
## Change
Updates only `DAYTONA_SANDBOX_SNAPSHOT` in the agent Worker
configuration. Existing sandboxes are replaced after active work drains
while preserving the canonical mounted workspace volume.
## Verification
- `pnpm lint`
- `pnpm typecheck`
- `pnpm turbo build --force`
- `pnpm deadcode`
- `pnpm architecture:check`
- `pnpm turbo skills:build`
- `git diff --check`1 parent 82e9c9a commit 89edf82
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