-
-
Notifications
You must be signed in to change notification settings - Fork 0
Honor PUPPETEER_CACHE_DIR + PLAYWRIGHT_BROWSERS_PATH env vars #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
565487f
Honor PUPPETEER_CACHE_DIR + PLAYWRIGHT_BROWSERS_PATH from ambient env
claude 47a6ef5
apt/brew setup_PATH: rebuild when PATH is still empty
claude 4fe3ef2
Playwright: separate browsers_path from install_root, honour env prec…
claude 30c1e97
README: document PUPPETEER_CACHE_DIR / PLAYWRIGHT_BROWSERS_PATH prece…
claude 08ab1ae
Playwright: rename browsers_path → browser_cache_dir for parity with …
claude 2d52f0b
Puppeteer/Playwright: collapse browser_cache_dir → single writable ca…
claude 76c80cf
Puppeteer/Playwright: drop cache_dir field, derive purely from instal…
claude 061d436
Puppeteer/Playwright cache_dir: honour env var fallback when install_…
claude 20b1d6f
Puppeteer/Playwright cache_dir: drop env-var fallback, go passthrough…
claude 10c3759
Puppeteer/Playwright uninstall: resolve path via load() then rmtree
claude 836123b
Puppeteer/Playwright: drop cache_dir entirely, inline install_root/cache
claude d0aebe8
All providers: never treat managed shims as source-of-truth for load()
claude 5c8f9e4
Fix CI regressions from cache_dir removal + brew shim-first cleanup
claude c19901c
Puppeteer/Playwright uninstall: resolve path without round-tripping l…
claude 1788b18
tests/test_playwrightprovider: assert browsers live under install_roo…
claude 6885e3a
Puppeteer abspath_handler: guard _refresh_symlink when bin_dir is None
claude 9be4a6c
Puppeteer/Playwright: auto-apply sandbox NO_PROXY default when ambien…
claude 72c1825
Puppeteer _resolve_installed_browser_path: resolve alias via configur…
claude ef93382
Puppeteer _resolve_installed_browser_path: fall back to newest mtime …
claude c58da69
Puppeteer INSTALLER_BINARY: bootstrap from install_root/npm/node_modu…
claude 85106ad
Merge branch 'main' into claude/magical-pascal-iR9iO
pirate 38982f9
PlaywrightProvider: self-contain CLAUDE_SANDBOX_NO_PROXY + forward vi…
claude a0a4184
Merge branch 'main' into claude/magical-pascal-iR9iO
pirate b47f7bb
Puppeteer/Playwright _refresh_symlink: idempotent when shim already m…
claude c8ad32b
Merge branch 'claude/magical-pascal-iR9iO' of http://127.0.0.1:33764/…
claude 7cbe281
All providers: make managed shim refresh idempotent
claude a464e53
PuppeteerProvider uninstall: forward install_args to browser-path res…
claude 29d2fe5
tests/playwright: resolve shim target through shell-script shims on m…
claude 57e14c4
macOS test fix: key _resolve_shim_target off is_symlink + switch Linu…
claude 6d5bc99
CI: use runs-on group 'Default' so jobs can schedule on either GH-hos…
claude 1134af0
CI precheck: install Node 22 so pyright hook has a modern runtime
claude ab8907a
CI: pin XDG_CACHE_HOME=/runner/root/.cache on self-hosted runners
claude 4aa46ab
Revert "CI: pin XDG_CACHE_HOME=/runner/root/.cache on self-hosted run…
claude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.