zombocom / derailed_benchmarks

Go faster, off the Rails - Benchmarks for your whole Rails app
2.94k stars 138 forks source link

Fix CI and port to GitHub actions #217

Closed schneems closed 1 year ago

schneems commented 2 years ago

I am standardizing on GitHub actions for zomboxom for CI as Circle has proven cumbersome. I've ported all the projects except those that use different versions of Rails. Such as:

Eventually, we need also to add tests for Rails 7 as well.

Help wanted

Also, I'm looking for help maintaining this project in the future. I ask anyone interested to please send a PR and mention that you're interested in helping. You can email me if you've previously had a commit merged in this project.

A maintainer will gain commit access and deploy access on rubygems if they don't have it already. A maintainer will be expected to:

schneems commented 2 years ago

Example CI yml: https://github.com/zombocom/maildown/blob/main/.github/workflows/ci.yml