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

Smoke tests: Switch custom setup to pre-configured GitHub action #1101

Merged

Conversation

AriPerkkio
Copy link
Contributor

This PR replaces old custom smoke test workflow setup with pre-configured github action. https://github.com/marketplace/actions/eslint-remote-tester-runner

This Github CI action will run eslint-remote-tester exactly as before. The only addition is that results of the test run are now reported in Github issue in this repository. See example report from here: AriPerkkio#4 and here https://github.com/AriPerkkio/eslint-remote-tester/issues.

Results of action run are posted in new Github issue. If old issue has not been closed it will re-use that one and report results in issue comment. If run is successfull (no crashes) no issues or comments are posted.

I also included two repositories which are currently crashing some rule in a separate commit.

Also make sure to check out eslint-remote-tester-pr-comparator which is used for comparing changes of PR: https://github.com/marketplace/actions/eslint-remote-tester-pr-comparator
Let me know if you want to try this one out too - I can setup PR.

@sindresorhus sindresorhus changed the title Smoke tests: Switch custom setup to pre-configured github action Smoke tests: Switch custom setup to pre-configured GitHub action Feb 16, 2021
@sindresorhus sindresorhus merged commit 3cabd84 into sindresorhus:main Feb 16, 2021
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