Skip to content

Conversation

patch0
Copy link
Contributor

@patch0 patch0 commented Apr 14, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 14, 2025

Test coverage: 100.0%

@grega
Copy link
Member

grega commented May 6, 2025

@patch0 does this need further work?

@patch0 patch0 requested review from Copilot and grega October 21, 2025 15:24
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds testing support for Rails 8.0 to the project. The changes ensure that the test suite runs against Rails 8 while maintaining compatibility with earlier Rails versions by excluding incompatible Ruby version combinations.

  • Added a Rails 8.0 gemfile configuration
  • Updated CI workflow to include Rails 8.0 testing with appropriate Ruby version constraints
  • Bumped default Ruby version to 3.3.6

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
gemfiles/rails_8.0.gemfile New gemfile for Rails 8.0 testing configuration
CHANGELOG.md Documents the addition of Rails 8 testing support
.tool-versions Updates Ruby version from 3.1.6 to 3.3.6
.github/workflows/test.yml Adds Rails 8.0 to test matrix with Ruby 3.1 exclusion

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@patch0 patch0 marked this pull request as ready for review October 21, 2025 15:26
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.

2 participants