Skip to content

Add Ruby 4.0 preview to test matrix#3531

Merged
tvdeyen merged 1 commit intomainfrom
copilot/add-ruby-4-0-preview
Dec 23, 2025
Merged

Add Ruby 4.0 preview to test matrix#3531
tvdeyen merged 1 commit intomainfrom
copilot/add-ruby-4-0-preview

Conversation

Copy link
Contributor

Copilot AI commented Dec 22, 2025

Adds ruby-head (Ruby 4.0 preview) to the GitHub Actions test matrix to detect compatibility issues early.

Changes

  • Added matrix entry for ruby-head with Rails 8.0, PostgreSQL, and Active Storage
  • Marked as experimental: true with continue-on-error to prevent blocking CI on preview failures

The ruby-head tests run alongside existing Ruby 3.2-3.4 configurations but won't fail the build, allowing proactive monitoring of Ruby 4.0 compatibility without disrupting development.

Original prompt

Add Ruby 4.0 preview to test matrix


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Add Ruby 4.0 preview to test matrix Add Ruby 4.0 preview to test matrix Dec 22, 2025
Copilot AI requested a review from tvdeyen December 22, 2025 22:40
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.21%. Comparing base (ab64a02) to head (b73b567).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3531   +/-   ##
=======================================
  Coverage   97.21%   97.21%           
=======================================
  Files         288      288           
  Lines        7608     7608           
=======================================
  Hits         7396     7396           
  Misses        212      212           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen force-pushed the copilot/add-ruby-4-0-preview branch from d0e11f0 to 0ff0257 Compare December 23, 2025 14:37
@tvdeyen tvdeyen marked this pull request as ready for review December 23, 2025 16:19
@tvdeyen tvdeyen requested a review from a team as a code owner December 23, 2025 16:19
Co-authored-by: tvdeyen <42868+tvdeyen@users.noreply.github.com>
@tvdeyen tvdeyen force-pushed the copilot/add-ruby-4-0-preview branch from 0ff0257 to b73b567 Compare December 23, 2025 16:19
@tvdeyen tvdeyen merged commit 4c0d542 into main Dec 23, 2025
19 checks passed
@tvdeyen tvdeyen deleted the copilot/add-ruby-4-0-preview branch December 23, 2025 16:34
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