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 Rails to 8.0.0beta1 #583

Merged
merged 7 commits into from
Oct 13, 2024
Merged

Upgrade Rails to 8.0.0beta1 #583

merged 7 commits into from
Oct 13, 2024

Conversation

dreikanter
Copy link
Owner

@dreikanter dreikanter commented Oct 13, 2024

Summary

  • Upgrade Rails to 8.0.0beta1. As a part of F2 prototype (major rewrite of the current production revision), we're going to use authentication system based on the native generated code from the new Rails release.
  • Keep application configuration close to the Rails 8 default for the reference.

Changes

  • Update dependencies.
  • Generate binstubs with Rails.
  • Set asdf config to Ruby 3.3.5.
  • Add bun dev server to docker-compose.

Upcoming work

  • Complete the import service core implementation.
  • User authentication.
  • Basic admin panel enabling stats review.

@dreikanter dreikanter merged commit c1f2ec9 into f2 Oct 13, 2024
6 checks passed
@dreikanter dreikanter deleted the f2-ruby335 branch October 13, 2024 12:04
@dreikanter dreikanter self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant