Skip to content

Add activerecord 8.1 appraisal#69

Merged
ahaverbuch merged 1 commit intomainfrom
RETIRE-6312-add-ar-81-appraisal
Apr 3, 2026
Merged

Add activerecord 8.1 appraisal#69
ahaverbuch merged 1 commit intomainfrom
RETIRE-6312-add-ar-81-appraisal

Conversation

@ahaverbuch
Copy link
Copy Markdown
Contributor

@ahaverbuch ahaverbuch commented Apr 3, 2026

Summary

  • Add activerecord ~> 8.1.0 appraisal to test against Rails 8.1
  • Follows existing pattern from subroutine/fixtury repos

Test plan

  • CI passes for all existing appraisals (6.0-8.0)
  • New activerecord 8.1 appraisal passes

Note

Low Risk
Low risk: this only adds a new Appraisal/Gemfile to run the test suite against ActiveRecord 8.1 and does not change runtime/library code.

Overview
Adds a new activerecord-8.1 appraisal so CI/test runs can exercise the gem against ActiveRecord ~> 8.1.0.

Introduces the generated gemfiles/activerecord_8.1.gemfile to mirror existing appraisal gemfiles and pin the new ActiveRecord version.

Written by Cursor Bugbot for commit 38d2b17. This will update automatically on new commits. Configure here.

Add activerecord ~> 8.1.0 to the appraisal matrix so CI tests
against Rails 8.1 alongside existing 6.0-8.0 coverage.

RETIRE-6312

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ahaverbuch ahaverbuch enabled auto-merge (squash) April 3, 2026 14:39
@ahaverbuch ahaverbuch merged commit 150eccf into main Apr 3, 2026
6 checks passed
@ahaverbuch ahaverbuch deleted the RETIRE-6312-add-ar-81-appraisal branch April 3, 2026 14:56
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