Skip to content

feat: pass through PLAYWRIGHT_* environment variables#132

Merged
branchseer merged 1 commit intomainfrom
add-playwright-envs
Jan 29, 2026
Merged

feat: pass through PLAYWRIGHT_* environment variables#132
branchseer merged 1 commit intomainfrom
add-playwright-envs

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Jan 24, 2026

Add PLAYWRIGHT_* to the default passthrough environment variables list
to ensure Playwright can find its browser executables when running tasks
through the task runner.

close VP-135

Add PLAYWRIGHT_* to the default passthrough environment variables list
to ensure Playwright can find its browser executables when running tasks
through the task runner.

close VP-135
@linear
Copy link
Copy Markdown

linear bot commented Jan 24, 2026

VP-135 pass through the default environment variables related to `PLAYWRIGHT_*`

avoid playwright executable not found

https://github.com/fengmk2/vite-plugin-vue/actions/runs/20716005556/job/59467231701?pr=1

Error: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium_headless_shell-1200/chrome-headless-shell-linux64/chrome-headless-shell

@fengmk2 fengmk2 self-assigned this Jan 24, 2026
Copy link
Copy Markdown
Member Author

fengmk2 commented Jan 24, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@fengmk2 fengmk2 requested a review from branchseer January 24, 2026 07:17
@fengmk2 fengmk2 marked this pull request as ready for review January 24, 2026 07:17
@branchseer branchseer merged commit e3afc2f into main Jan 29, 2026
7 checks passed
@branchseer branchseer deleted the add-playwright-envs branch January 29, 2026 03:41
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.

2 participants