Skip to content

feat: pass through PLAYWRIGHT_* environment variables - #132

Merged
wan9chi merged 1 commit into
mainfrom
add-playwright-envs
Jan 29, 2026
Merged

feat: pass through PLAYWRIGHT_* environment variables#132
wan9chi merged 1 commit into
mainfrom
add-playwright-envs

Conversation

@fengmk2

@fengmk2 fengmk2 commented Jan 24, 2026

Copy link
Copy Markdown
Member

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

linear Bot commented Jan 24, 2026

Copy link
Copy Markdown
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

fengmk2 commented Jan 24, 2026

Copy link
Copy Markdown
Member Author

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

@fengmk2
fengmk2 requested a review from wan9chi January 24, 2026 07:17
@fengmk2
fengmk2 marked this pull request as ready for review January 24, 2026 07:17
@wan9chi
wan9chi merged commit e3afc2f into main Jan 29, 2026
7 checks passed
@wan9chi
wan9chi 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