[codex] fix Daytona validation runbooks#2261
Merged
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
<org-name>placeholders in Daytona eval/runbook docs.Validation
Local/static checks:
pnpm install --frozen-lockfilepassed.docker compose -f packaging/docker/docker-compose.den-dev.yml configpassed.git diff --checkandgit diff --cached --checkpassed.Build/type/test checks:
pnpm --filter @openwork-ee/den-api buildpassed.pnpm --filter @openwork-ee/den-db buildpassed.pnpm --dir ee/apps/den-api exec tsc -p tsconfig.json --noEmitpassed.pnpm --dir ee/apps/den-worker-proxy exec tsc -p tsconfig.json --noEmitpassed.pnpm --filter @openwork-ee/den-web buildpassed.bun test ee/apps/den-api/testpassed: 142 pass / 0 fail.pnpm --filter @openwork/app typecheckpassed.pnpm --filter @openwork/app buildpassed.pnpm --filter @openwork/app testpassed: 65 pass / 0 fail.pnpm --filter @openwork/app test:desktop-cloud-syncpassed: 8 pass / 0 fail.pnpm --filter @openwork/desktop check:electronpassed.pnpm --filter @openwork/desktop testpassed: 18 pass / 1 skip / 0 fail.pnpm --filter @openwork/desktop typecheck:electronpassed.pnpm --filter @openwork/desktop buildpassed.pnpm --filter openwork-server typecheckpassed.pnpm --filter openwork-server buildpassed.pnpm --filter openwork-server test:artifactspassed: 20 pass / 0 fail.pnpm --filter openwork-server testpassed: 226 pass / 6 skip / 0 fail.node --checkpassed for the eval runner scripts, mock OAuth MCP server, and Daytona runtime installer script.Live Daytona checks:
f89fd8fed24c4a9b4483a73c1c7d9966c57bd8b2with artifacts enabled.OpenWorkElectron target at the welcome route; user agent includedElectron/35.7.5./workspace/hellothrough the visible Daytona folder-path flow; app reached a workspace/session route, showedReady for new tasks, showedRun task, and the opencode sidecar was running.#/signin, and the UI rendered the sign-in screen.Notes