Building a Rails CI pipeline with GitHub Actions
Building a Rails CI pipeline with GitHub Actions
URL: https://boringrails.com/articles/building-a-rails-ci-pipeline-with-github-actions/
Type: article
Domain: boringrails.com
Excerpt: GitHub Actions is an automation platform that you run directly from inside a repository. We can use it as a testing CI/CD pipeline and keep everything close to the code.