SciRuby / daru-view

daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
https://sciruby.github.io/daru-view/
MIT License
95 stars 20 forks source link

Github Actions CI/CD setup #152

Open Shekharrajak opened 4 years ago

Shekharrajak commented 4 years ago

Github Actions beta version can be used in SciRuby repos. Anyone feel free to play and setup it for this repo.

Shekharrajak commented 4 years ago

Just need to use the travis CI CD setup in github action. Need to have basic understanding of github actions.

Shekharrajak commented 3 years ago

Basic CI/CD is added in #163, we also need to improve it and make sure test run for each OS and environment correctly.