cypress
cypress copied to clipboard
feat(grep): move cypress-grep to @cypress/grep
- Closes https://github.com/cypress-io/cypress-grep/issues/140
User facing changelog
Moves cypress-grep
plugin into @cypress/grep
Additional details
In an effort to better maintain and enhance this official plugin, we will be moving it into the main Cypress repo.
Steps to test
yarn workspace @cypress/grep test
How has the user experience changed?
PR Tasks
- [X] Have tests been added/updated?
- [X] Has the original issue (or this PR, if no issue exists) been tagged with a release in ZenHub? (user-facing changes only)
- [ ] Has a PR for user-facing changes been opened in
cypress-documentation
? - [X] Have API changes been updated in the
type definitions
?
Thanks for taking the time to open a PR!
- Create a Draft Pull Request if your PR is not ready for review. Mark the PR as Ready for Review when you're ready for a Cypress team member to review the PR.
- Become familiar with the Code Review Checklist for guidelines on coding standards and what needs to be done before a PR can be merged.
Test summary
Run details
Project | cypress |
Status | Passed |
Commit | 6ecf05934e |
Started | Sep 26, 2022 2:42 PM |
Ended | Sep 26, 2022 2:58 PM |
Duration | 15:43 💡 |
OS | Linux Debian - 11.3 |
Browser | Multiple |
View run in Cypress Dashboard ➡️
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard
Hey @jordanpowell88 noticed this yesterday when looking at something else, but we'll want to add this package to the list of standalone packages in the Contributing.md document: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md#cypress-and-packages
Hey @jordanpowell88 noticed this yesterday when looking at something else, but we'll want to add this package to the list of standalone packages in the Contributing.md document: https://github.com/cypress-io/cypress/blob/develop/CONTRIBUTING.md#cypress-and-packages
Didn't even know this list existed. Thanks @emilyrohrbough