Skip to content

ci: Cache playwright separately #13226

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 2 commits into from
Aug 5, 2024
Merged

ci: Cache playwright separately #13226

merged 2 commits into from
Aug 5, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Aug 5, 2024

We used to include the playwright binaries in the general dependency cache, which inflated this for no reason. Now, this is not included there anymore.

Additionally, I extracted the code to install & cache playwright into a composite action, making it easier to reuse it.

@mydea mydea self-assigned this Aug 5, 2024
@mydea mydea requested review from lforst and andreiborza August 5, 2024 09:59
@mydea mydea marked this pull request as ready for review August 5, 2024 09:59
@mydea mydea merged commit b6cf7b0 into develop Aug 5, 2024
122 of 124 checks passed
@mydea mydea deleted the fn/playwright-cache branch August 5, 2024 11:20
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