cgriego / active_attr

What ActiveModel left out
MIT License
1.2k stars 91 forks source link

Loosen runtime dependencies to allow Rails 6.1.x #179

Closed geoffharcourt closed 3 years ago

geoffharcourt commented 3 years ago

https://weblog.rubyonrails.org/2020/12/9/Rails-6-1-0-release/

cgriego commented 3 years ago

I've incorporated this into the https://github.com/cgriego/active_attr/tree/geoffharcourt-gh-rails-6-1 branch, but Travis is doing an abysmal job of actually running the build jobs…

geoffharcourt commented 3 years ago

It appears that Travis has cut back on free CI minutes for OSS projects: https://twitter.com/james_hilliard/status/1336081776691843072

I noticed some PRs I had earlier this week waited for hours before they ran.

cgriego commented 3 years ago

Looks like it's time to convert to GitHub Actions.

geoffharcourt commented 3 years ago

@cgriego thank you for the prompt review and merge!

cgriego commented 3 years ago

And released. 🎉