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

chore(ci): move playwright install to +deps #10293

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

TomAFrench
Copy link
Member

We never cache playwright because of it running after bootstrapping yarn-packages. I've then moved it to run in the +deps target so that we can avoid redoing this work.

I've taken the PUPPETEER_SKIP_CHROMIUM_DOWNLOAD env var up here as well but I'm not sure if it is supposed to be applied for bootstrapping.

yarn-project/Earthfile Outdated Show resolved Hide resolved
@TomAFrench
Copy link
Member Author

Actually, is there any reason not to bake playwright into the build image?

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.

1 participant