Skip to content

feat: rework test phases to make onSuccess default #133

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 21 commits into from
Mar 3, 2021
Merged

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented Feb 18, 2021

BREAKING CHANGE: now the onSuccess step is the default testing
step, running the Cypress tests against the preview or production
deploy. Another change is the default browser is Chromium instead
of Electron.

After merging and publishing the new NPM version

  • update each example project and merge the new version! DONE

@bahmutov bahmutov marked this pull request as ready for review March 3, 2021 16:52
@bahmutov bahmutov merged commit f2d8f76 into master Mar 3, 2021
@bahmutov
Copy link
Contributor Author

bahmutov commented Mar 3, 2021

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

bahmutov added a commit to bahmutov/plugins that referenced this pull request Mar 8, 2021
- run tests after deploy `onSuccess` by default
- running tests `preBuild` and `postBuild` is opt-in
- using bundled-in Chromium browser by default, it is more stable than Electron
- tested across our example projects, see links cypress-io/netlify-plugin-cypress#133
erezrokah pushed a commit to bahmutov/plugins that referenced this pull request May 16, 2021
- run tests after deploy `onSuccess` by default
- running tests `preBuild` and `postBuild` is opt-in
- using bundled-in Chromium browser by default, it is more stable than Electron
- tested across our example projects, see links cypress-io/netlify-plugin-cypress#133
@emilyrohrbough emilyrohrbough deleted the prepare-v2 branch March 22, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plan for v2 release
1 participant