Skip to content

ci: speed up e2e console build#1482

Merged
xuyushun441-sys merged 1 commit into
mainfrom
codex/ci-build-performance
Jun 4, 2026
Merged

ci: speed up e2e console build#1482
xuyushun441-sys merged 1 commit into
mainfrom
codex/ci-build-performance

Conversation

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

Summary

  • build only the console SPA artifact in the CI Build & E2E job
  • remove the package-wide turbo build and cache from that job
  • keep package build and package-size coverage in the Bundle Analysis workflow

Validation

  • CI=1 VITE_BASE_PATH=/console/ pnpm --filter @object-ui/console exec vite build completed locally in 3.8s
  • old pnpm turbo run build --filter='./packages/*' --dry=json schedules 38 package build tasks
  • git diff --check passed

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored Jun 4, 2026 1:52pm

Request Review

@xuyushun441-sys xuyushun441-sys merged commit b3e6d9e into main Jun 4, 2026
9 checks passed
@xuyushun441-sys xuyushun441-sys deleted the codex/ci-build-performance branch June 4, 2026 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants