raphinesse opened a new pull request #6: Add GitHub Actions CI
URL: https://github.com/apache/cordova-eslint/pull/6
 
 
   This PR adds CI via GitHub Actions to this repository.
   
   - I have opted to keep it simple and use only one job that does both the 
linting and the test running. I think defining separate jobs only pays off when 
the different parts of `npm t` take a long time to complete.
   - I included all supported (by `v2.0.0`) Node versions to make sure we are 
not using any unsupported syntax in our configs (unlikely, but anyway)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to