StackStorm / ansible-st2

Ansible Roles and Playbooks to deploy StackStorm
https://galaxy.ansible.com/StackStorm/stackstorm/
Apache License 2.0
100 stars 77 forks source link

Migrate to Github Actions #297

Closed arm4b closed 2 years ago

arm4b commented 3 years ago

This repository is using TravisCI for testing its Ansible run in Docker. https://travis-ci.org/github/StackStorm/ansible-st2/builds/770421377

And while the Travis still works, we'll need to migrate to GH Actions as Travis will be probably decommissioned later. Kind of our technical debt.

arm4b commented 2 years ago

Now the TravisCI limited the amount of resources available for FOSS repos, stopping the builds: image