m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
318 stars 57 forks source link

migrate to github actions #158

Closed hirosassa closed 3 years ago

hirosassa commented 3 years ago

Since travis.org will close soon, we need to migrate this repo to other CI services. https://docs.travis-ci.com/user/migrate/open-source-repository-migration/#frequently-asked-questions

I think GitHub Actions is better because of following reasons;

  1. Free for public repos
  2. No dependencies on other SaaS
  3. Popular (this is my opinion, need discuss on this)

ref: https://github.blog/2020-04-14-github-is-now-free-for-teams/ https://github.com/features/actions