rvm / rvm1-ansible

The official ansible RVM role to install and manage your Ruby versions.
MIT License
271 stars 136 forks source link

Migrate to a new "Continuous Integration as a Service" Platform #223

Closed gildegoma closed 2 years ago

gildegoma commented 4 years ago

Candidates are (very likely): GitHub Actions or Circle CI

The build approach will remain the same: Run Ansible Playbooks against Docker containers (to cover different operating systems).

To be configured:

Note: This should be added while keeping Travis CI setup active, so it will be quite easy to compare the performances of the different CI platforms.

thbar commented 2 years ago

In #234, we moved to GitHub Actions.