Skip to content

Run Playwright driver with Bun 1.4 in CI - #393

Draft
YusukeIwaki wants to merge 2 commits into
mainfrom
codex/ci-bun-run-driver
Draft

Run Playwright driver with Bun 1.4 in CI#393
YusukeIwaki wants to merge 2 commits into
mainfrom
codex/ci-bun-run-driver

Conversation

@YusukeIwaki

Copy link
Copy Markdown
Owner

Summary

  • replace the Node.js setup with Bun 1.4.0 in the Playwright integration jobs
  • install playwright-core and browser dependencies through Bun without updating package metadata
  • force the playwright-core CLI and run-driver to use the Bun runtime
  • apply the same setup to the Windows check

Verification

  • CI=1 Chromium example spec: 59 examples, 0 failures, 3 pending
  • exact Bun-backed PLAYWRIGHT_CLI_EXECUTABLE_PATH smoke test
  • workflow YAML parse
  • git diff --check

Notes

The API generation check keeps its Node.js setup because it does not start run-driver. Windows-specific runtime behavior will be verified by this pull request's GitHub Actions run.

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
playwright-ruby-client Ignored Ignored Preview Aug 29, 2026 5:55am

@YusukeIwaki
YusukeIwaki force-pushed the codex/ci-bun-run-driver branch from 1cdbb87 to 6078e5c Compare August 29, 2026 05:55
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