[PR #4849] [MERGED] ci: fix playwright install #13860

Closed
opened 2026-04-13 09:11:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4849
Author: @himself65
Created: 9/23/2025
Status: Merged
Merged: 9/23/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/09/23/fix


📝 Commits (2)

📊 Changes

2 files changed (+4 additions, -1 deletions)

View changed files

📝 .github/workflows/e2e.yml (+2 -1)
📝 pnpm-lock.yaml (+2 -0)

📄 Description

Divided from https://github.com/better-auth/better-auth/pull/4828


Summary by cubic

Fix Playwright browser installation in the E2E CI workflow so browsers install in the right workspace and the job stops failing. Uses pnpm exec and runs from e2e/integration.

  • Bug Fixes
    • Run pnpm exec playwright install (replaces pnpx and removes --with-deps).
    • Set working-directory to e2e/integration so Playwright picks the correct project.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4849 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/23/2025 **Status:** ✅ Merged **Merged:** 9/23/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/09/23/fix` --- ### 📝 Commits (2) - [`f609850`](https://github.com/better-auth/better-auth/commit/f6098500d52b879feb2472e26d2f3ed49dc14e53) ci: fix playwright install - [`a155729`](https://github.com/better-auth/better-auth/commit/a155729670d473823b16ce78015591758ec8d1af) ci: with-deps ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/e2e.yml` (+2 -1) 📝 `pnpm-lock.yaml` (+2 -0) </details> ### 📄 Description Divided from https://github.com/better-auth/better-auth/pull/4828 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix Playwright browser installation in the E2E CI workflow so browsers install in the right workspace and the job stops failing. Uses pnpm exec and runs from e2e/integration. - **Bug Fixes** - Run pnpm exec playwright install (replaces pnpx and removes --with-deps). - Set working-directory to e2e/integration so Playwright picks the correct project. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 09:11:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#13860