Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI against Ruby 3.2, 3.3, Drop Ruby 2.7 and Rails 6.0 #150

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

krororo
Copy link
Contributor

@krororo krororo commented Jan 3, 2024

Add CI against Ruby 3.2 and 3.3. Drop support Ruby 2.7 and Rails 6.0.

The combination of Ruby 3.2+ and Rails 6.1 was excluded due to the problem of not being able to use keyword arguments for scopes.
see: rails/rails#46934

Ruby 2.7 and Rails 6.0 were dropped because they are EOL.

Code no longer needed due to dropping Rails 6.0 will be removed in another PR.

@krororo krororo changed the title CI against Ruby 3.2, 3.3 CI against Ruby 3.2, 3.3, Drop Ruby 2.7 and Rails 6.0 Jan 5, 2024
Copy link
Contributor

@Dooor Dooor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 🚀 🚀

@krororo
Copy link
Contributor Author

krororo commented Jan 11, 2024

Thanks!

@krororo krororo merged commit 7e4b37f into kufu:master Jan 11, 2024
6 of 10 checks passed
@krororo krororo deleted the ci-against-rubies branch January 11, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants