fix CI for Rails 6.1/7.0 + add support for Rails 8.1#102
fix CI for Rails 6.1/7.0 + add support for Rails 8.1#102jrafanie merged 1 commit intoFooBarWidget:masterfrom ashkulz:rails_8.1
Conversation
|
@jrafanie can please review this? |
|
@ashkulz thanks again, 4.2.0 is released...https://rubygems.org/gems/default_value_for/versions/4.2.0 I'm not opposed to automating updates but some of the machinery you had to change here would need to be updated also. Is there any automation around appraisal? I only use it here and find it a little cumbersome. |
|
@jrafanie I personally think While testing with multiple Rails versions locally is something that I'm happy to make a PR to migrate from |
Rails 8.1 was released on Oct 22, and CI is fully green on my fork with these changes.
Would you be interested in an automated release workflow? I've done that for gems I maintain -- see prontolabs/pronto@c7007de and I've found it helps get over the friction of making a new release 🙂