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

Update Rails #8329

Open
Flaburgan opened this issue Dec 19, 2021 · 3 comments
Open

Update Rails #8329

Flaburgan opened this issue Dec 19, 2021 · 3 comments

Comments

@Flaburgan
Copy link
Member

Rails 7 is now out, and Rails 5 doesn't officially support Ruby 2.7 (see rails/rails#38426) so we need to upgrade, probably to Rails 6 first.

@ragesoss
Copy link
Contributor

It looks like this will depend on:

  1. the upcoming release of version 0.3.0 of https://github.com/diaspora/diaspora_federation
  2. an update to — or replacement of — js_image_paths. Since there were some asset pipeline changes from Rails 5 to Rails 6, updating js_image_paths might require more than just relaxing the Rails version constraint.

@tclaus
Copy link
Member

tclaus commented Mar 3, 2022

  • The change to Zeitwerk - class loader will be challenging.
  • Some Gems are quite old or not directly supported.
  • Workers now based on ActiveJob (easy).

@abrahamparayil
Copy link

We could mark this issue as an Epic and create sub-issues for the individual tasks that needs to be completed before we can upgrade to rails 6. That way we can make this easier to track and hopefully make it easier for more people to contribute to the effort.

@goobertron goobertron modified the milestone: 0.8.0.0 Jun 13, 2022
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

No branches or pull requests

5 participants