coffee-rails
coffee-rails copied to clipboard
Use GitHub Actions for CI
Context
travis-ci.org is dead and the current CI pipeline is not working.
Change
To ensure compatibility with various versions of Ruby and Rails, I propose using GitHub Actions for CI. The proposed workflow is passing on my fork, and will be added to this repo with the merge of this pull request.
Considerations
Further work is needed to get Rails 7 and Sprockets 4 working. This can be addressed in subsequent pull requests.
@rafaelfranca What do you think of this proposal?
👋
🍃