Skip to content

[codex] Add stable main compute preview#1494

Open
sorenbs wants to merge 1 commit intomainfrom
codex/main-compute-preview
Open

[codex] Add stable main compute preview#1494
sorenbs wants to merge 1 commit intomainfrom
codex/main-compute-preview

Conversation

@sorenbs
Copy link
Copy Markdown
Member

@sorenbs sorenbs commented Apr 23, 2026

Summary

  • Deploy the compute preview workflow on pushes to main so a reserved main Compute service tracks the latest default branch.
  • Keep PR preview comments scoped to pull request deploys while reusing the same deploy helper for PR branches and main.
  • Document the default-branch preview behavior in the architecture docs, README, FEATURES.md, and add a changeset.

Validation

  • pnpm vitest --run scripts/compute-preview/compute-preview-utils.test.ts scripts/compute-preview/compute-preview-workflow.test.ts
  • pnpm typecheck
  • ruby -e 'require "yaml"; YAML.load_file(ARGV.fetch(0)); puts "yaml ok"' .github/workflows/compute-preview.yml
  • git diff --check

Notes

  • pnpm test was also attempted, but the full suite failed on existing unrelated UI/demo tests and then left a Vitest worker running. The observed failures were in ui/studio/tanstack-db-performance-architecture.test.ts, demo/ppg-dev/build-compute.test.ts, ui/studio/CommandPalette.test.tsx, and ui/hooks/use-introspection.test.tsx.

@github-actions
Copy link
Copy Markdown

Compute preview deployed.

Branch: codex/main-compute-preview
Service: codex-main-compute-preview
Preview: https://cmobj48t003q93ucaqjmc0oor.cdg.prisma.build
Version: https://cv-24eb43ba9bca.cdg.prisma.build

@sorenbs sorenbs marked this pull request as ready for review April 24, 2026 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant