Skip to content

Upgrade Rails from 8.0.4 to 8.1.2#6

Merged
simoncoles merged 1 commit intomainfrom
rails-81
Feb 5, 2026
Merged

Upgrade Rails from 8.0.4 to 8.1.2#6
simoncoles merged 1 commit intomainfrom
rails-81

Conversation

@simoncoles
Copy link
Member

  • Update rails gem to ~> 8.1.2 in Gemfile
  • Add new Rails 8.1 CI infrastructure (bin/ci, config/ci.rb)
  • Add new_framework_defaults_8_1.rb for gradual migration
  • Add Active Storage migrations for Rails 8.1 compatibility
  • Schema regenerated with Rails 8.1 column ordering

All safety monitor tests (105 examples) pass. Full test suite has same 10 pre-existing failures unrelated to Rails upgrade (asset compilation and AdminUserInitializer environment variable issues).

- Update rails gem to ~> 8.1.2 in Gemfile
- Add new Rails 8.1 CI infrastructure (bin/ci, config/ci.rb)
- Add new_framework_defaults_8_1.rb for gradual migration
- Add Active Storage migrations for Rails 8.1 compatibility
- Schema regenerated with Rails 8.1 column ordering

All safety monitor tests (105 examples) pass. Full test suite has same
10 pre-existing failures unrelated to Rails upgrade (asset compilation
and AdminUserInitializer environment variable issues).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@simoncoles simoncoles merged commit 329ceae into main Feb 5, 2026
@simoncoles simoncoles deleted the rails-81 branch February 5, 2026 15: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.

1 participant