Skip to content
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

feat!: remove PUPPETEER_DOWNLOAD_PATH in favor of PUPPETEER_CACHE_DIR #11605

Merged
merged 1 commit into from Feb 2, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Dec 29, 2023

To migrate: use PUPPETEER_CACHE_DIR/cacheDirectory instead of PUPPETEER_DOWNLOAD_PATH/downloadPath.

Closes #10164

@OrKoN OrKoN marked this pull request as ready for review December 29, 2023 10:35
Copy link
Collaborator

@Lightning00Blade Lightning00Blade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - should we wait for Node 16 depreciation before merging this?

@OrKoN
Copy link
Collaborator Author

OrKoN commented Jan 2, 2024

Let's wait, yes.

@OrKoN OrKoN force-pushed the orkon/remove-PUPPETEER_DOWNLOAD_PATH branch from 3d2cf84 to 7d24d59 Compare January 29, 2024 08:53
@OrKoN OrKoN force-pushed the orkon/remove-PUPPETEER_DOWNLOAD_PATH branch from 7d24d59 to fcaaa20 Compare January 29, 2024 09:15
@OrKoN OrKoN force-pushed the orkon/remove-PUPPETEER_DOWNLOAD_PATH branch from fcaaa20 to 2bf0703 Compare February 2, 2024 12:14
@OrKoN OrKoN merged commit 4677281 into main Feb 2, 2024
4 of 5 checks passed
@OrKoN OrKoN deleted the orkon/remove-PUPPETEER_DOWNLOAD_PATH branch February 2, 2024 12:14
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.

Deprecate PUPPETEER_DOWNLOAD_PATH in favour of PUPPETEER_CACHE_DIR
2 participants