Skip to content

chore(website): switch from Cypress to Playwright #5814

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 6 commits into from
Oct 13, 2022

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented Oct 13, 2022

PR Checklist

Overview

I have failed to get Cypress running reliably in GitHub Actions (#5764). This is getting ridiculous. cypress-io/cypress#7062 is still open after two years.

Playwright, on the other hand, worked first try. And people seem to really like it. So that's that.

Note that this doesn't yet cache Playwright browsers. I think we can take that on as a followup tasks, since caching is always tricky. But I can tackle it here if you'd prefer.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link

nx-cloud bot commented Oct 13, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 819f796. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 46 targets

Sent with 💌 from NxCloud.

@netlify
Copy link

netlify bot commented Oct 13, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 819f796
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/63485c279746a700098810df
😎 Deploy Preview https://deploy-preview-5814--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review October 13, 2022 02:46
bradzacher
bradzacher previously approved these changes Oct 13, 2022
Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

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

LGTM - one minor comment then lets goooo

@bradzacher bradzacher added the 1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge label Oct 13, 2022
Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
@JoshuaKGoldberg JoshuaKGoldberg merged commit 9ffdb05 into typescript-eslint:main Oct 13, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the playwright branch October 13, 2022 19:10
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1 approval >=1 team member has approved this PR; we're now leaving it open for more reviews before we merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repo: End-to-end tests are flaky (yet again)
2 participants