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(install-browsers): automatically detect out of sync playwright deps and attempt to install #77

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

barbados-clemens
Copy link
Contributor

Sometimes when playwright releases a new version the system deps
required also change. This change attempts to catch the out of sync deps
from a playwright warning, and then install the deps playwright needs to
prevent hard to debug issues with playwright not working.

Copy link

nx-cloud bot commented Dec 3, 2024

Your CI Pipeline Execution ↗ for commit a5874af ⏳ is in progress.

Command Status Duration Result
nx affected -t test ✅ Succeeded 0s View ↗

Last updated at 2024-12-16 14:35:22UTC

Sent with 💌 from NxCloud.

…eps and attempt to install

Sometimes when playwright releases a new version the system deps
required also change. This change attempts to catch the out of sync deps
from a playwright warning, and then install the deps playwright needs to
prevent hard to debug issues with playwright not working.
@barbados-clemens barbados-clemens force-pushed the feat-auto-install-playwright-deps branch from bc09276 to a5874af Compare December 16, 2024 14:34
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