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

ci: remove testomatio/check-tests workflow #667

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented May 9, 2023

This PR removes the workflow .github/workflows/checks.yml.

The workflow relies on the outdated JavaScript action testomatio/check-tests and it may fail starting on May 18 Jun 14, 2023 if no action is taken.

Reasons for removal

Alternatives

In the meantime this repository (cypress-io/cypress-example-kitchensink) is set up for more extensive standard linting with eslint (see .eslintrc) using:

Skipped and exclusive tests would now be caught by mocha/no-skipped-tests (warning) and mocha/no-exclusive-tests (error) respectively when executing npm run lint.

@MikeMcC399

This comment was marked as outdated.

@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 9, 2023 10:57
@MikeMcC399 MikeMcC399 force-pushed the remove/code-analysis branch 3 times, most recently from 634735d to 1f57ef0 Compare May 17, 2023 14:23
@MikeMcC399 MikeMcC399 force-pushed the remove/code-analysis branch 2 times, most recently from fb78916 to 519872f Compare May 30, 2023 13:36
@MikeMcC399 MikeMcC399 force-pushed the remove/code-analysis branch 2 times, most recently from 600210a to dec0414 Compare June 8, 2023 14:46
@warrensplayer warrensplayer merged commit ad73ae4 into cypress-io:master Jun 12, 2023
10 checks passed
@MikeMcC399 MikeMcC399 deleted the remove/code-analysis branch June 13, 2023 03:41
@cypress-app-bot
Copy link
Collaborator

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

4 participants