annotate_models icon indicating copy to clipboard operation
annotate_models copied to clipboard

Migrating off of TravisCI

Open drwl opened this issue 5 years ago • 3 comments

Github Actions provides a way for us to automatically run CI and cut releases. @ctran has made progress on this. We want to migrate off of Travis as it's redundant.

Happy to collaborate with any folk(s) that want to take this on.

drwl avatar Nov 09 '19 17:11 drwl

In my research I've found that Github Actions is currently not mature enough yet to handle the needs of the project. Things that would be nice to have:

  • caching of ruby images
  • being able to select ruby versions

So for the time being TravisCI will be here to stay.

drwl avatar Dec 25 '19 19:12 drwl

Also need to setup RVM in Github CI to run integration tests.

drwl avatar Dec 30 '19 00:12 drwl

This seems done, now!

olleolleolle avatar Feb 08 '24 15:02 olleolleolle