readium / r2-testapp-js

NodeJS Readium2 "test app"
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Continuous Integration + Deployment => GitHub Actions? #22

Open danielweck opened 4 years ago

danielweck commented 4 years ago

https://help.github.com/en/categories/automating-your-workflow-with-github-actions

Supports Linux, Windows, MacOS:

https://help.github.com/en/articles/workflow-syntax-for-github-actions#jobsjob_idruns-on

Current TravisCI script uses Docker images, Wine, etc. (not pretty):

https://github.com/readium/r2-testapp-js/blob/develop/.travis.yml