Skip to content

Rails 8.1 upgrade - #1771

Merged
dasunpubudumal merged 4 commits into
developfrom
rails-8.1-upgrade
Jan 30, 2026
Merged

Rails 8.1 upgrade#1771
dasunpubudumal merged 4 commits into
developfrom
rails-8.1-upgrade

Conversation

@dasunpubudumal

@dasunpubudumal dasunpubudumal commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Closes #1761

Changes proposed in this pull request

  • Upgrades jsonapi-resources version to fit Rails 8.1.
  • The two CI files added are part of the Rails 8.1 changelog (it's a feature). It's a cool feature maybe we could hook into a pre-commit after deciding what we want to include there (linting checks, unit tests, etc.). We don't want to add more checks than necessary and make developers mad!

Note

The Gemfile needs to be updated with the proper version of sanger-jsonapi-resources after the corresponding jsonapi-resources pull-request is merged. Sequencescape is pinned to an older version of sanger-jsonapi-resources (i.e., 0.1.2) so we could easily use the new 3.0.0 version of sanger-jsonapi-resources gem that the changes in the aforementioned sanger-jsonapi-resources PR introduce.

Instructions for Reviewers

[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main]
    - Check story numbers included
    - Check for debug code
    - Check version

Comment thread Gemfile Outdated

@harrietc52 harrietc52 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

All looks good, just that dependency with the JSONAPI resource Gem could possibly be created linked with with PR

Comment thread Gemfile Outdated
Comment thread config/ci.rb
@dasunpubudumal
dasunpubudumal merged commit 0ac0105 into develop Jan 30, 2026
4 checks passed
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.

Y26-017 - As a developer (Steve) I would like to upgrade to Rails 8.1 to ensure the application does not accrue technical debt and is still secure

3 participants