atom / node-pathwatcher

Path Watcher Node Module
http://atom.github.io/node-pathwatcher
MIT License
93 stars 47 forks source link

Use GitHub Actions #133

Closed aminya closed 3 years ago

aminya commented 4 years ago

Description of the change

Use GitHub Actions instead of Travis and Appveyor.

Benefits

Verification

The CI passes: https://github.com/aminya/node-pathwatcher/actions/runs/359170418

Drawbacks

none

Release Notes

N/A

Closes #93

aminya commented 4 years ago

@darangi @sadick254

I plan to change all the CI of the packages to GitHub Actions. Atom is a GitHub product, so we should use GitHub Actions. The configuration is the same for all packages, so no review is needed for each individual package as long as the tests pass.

sadick254 commented 3 years ago

Hey @aminya that would be awesome. Migrating to Github Actions was something on our plan. I encourage you to go ahead with the change although we might not be able to look at the PRs at the moment.