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

test: add GHA testing, nuke Travis #232

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

msimerson
Copy link
Contributor

@msimerson msimerson commented Apr 4, 2024

Hello again. 👋🏻

  • ci: replace travis (dead) with Github Actions GHA)
  • ci: automatically test on ubuntu & windows
  • ci: automatically test on the LTS versions of node.js
  • ci: also test in node 10. Perhaps a min node.js version should be specified in package.json?
  • deps: remove mocha & eslint, they get auto-installed by npx when needed
  • included are working configs for coveralls and codecov, if you're so inclined
  • update CI badge URL, remove broken badges

You can preview the test runs in image below and in the Actions tab of my fork

closes #220

@msimerson
Copy link
Contributor Author

msimerson commented Apr 4, 2024

Screenshot 2024-04-04 at 6 57 29 PM

@msimerson msimerson marked this pull request as ready for review April 4, 2024 23:51
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.

1 participant