Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Rails 7.2 and Ruby 3.3 #2112

Merged
merged 134 commits into from
Jan 29, 2025
Merged

Upgrade to Rails 7.2 and Ruby 3.3 #2112

merged 134 commits into from
Jan 29, 2025

Conversation

stuzart
Copy link
Member

@stuzart stuzart commented Jan 15, 2025

All the changes required for the upgrade.
No need for a full details review of this large PR, but check for unexpectedly added files and silly errors.

fbacall and others added 30 commits October 16, 2024 10:00
* Remove unused(?) `attachment_fu` which was causing load errors.
* Bump `attr_encrypted` to avoid clash with new Rails method names.
Use `after_initialize` in various initializers that rely on `Settings` model before it is loaded.
Also hack around complaints about modules/classes not being defined in certain lib files (e.g. object_extensions.rb)
(This needs a better solution)
tested build and running a basic container
was locked to a version to get a round a problem with ruby 3.1
WorkGroupDeleteError doesn't appear to be used
might want to rename to ISATabConverter when renaming the other Isa* stuff
although a little odd to be Rightfield::Rightfield
app/models/isa_tag.rb Outdated Show resolved Hide resolved
app/models/project.rb Outdated Show resolved Hide resolved
app/models/assay.rb Outdated Show resolved Hide resolved
app/models/investigation.rb Outdated Show resolved Hide resolved
app/models/study.rb Outdated Show resolved Hide resolved
@stuzart stuzart merged commit 5ad3515 into main Jan 29, 2025
25 checks passed
@stuzart stuzart deleted the rails-7-hacking-rebased branch January 29, 2025 14:50
@stuzart stuzart added this to the 1.17.0 milestone Jan 29, 2025
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.

3 participants