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 (try again after slug size increase) #3448

Merged
merged 0 commits into from
Jan 22, 2023

Conversation

albertchae
Copy link
Contributor

@albertchae albertchae commented Jan 22, 2023

Same PR as #3317 (essentially a revert of a revert #3433)

  • Update rails gem from 6.1.7 to 7.0.4
  • Silence net-http warnings by adding to Gemfile
  • Force uri version to 0.10.0 (default version in Ruby 2.7)
  • Update maildown gem
  • Remove spring dependency
  • Ran bin/rails app:update
  • Run ActiveStorage migration added by bin/rails app:update
  • Remove lab_tech because it's not compatible with rails 7

@albertchae albertchae changed the title rails 7 upgrade again Upgrade to rails 7 (try again after slug size increase) Jan 22, 2023
@albertchae albertchae enabled auto-merge (squash) January 22, 2023 05:43
@albertchae albertchae merged this pull request into main Jan 22, 2023
@albertchae albertchae deleted the rails-7-upgrade-again branch January 22, 2023 05:43
@albertchae
Copy link
Contributor Author

Hooray, deploy succeeded!

-----> Compressing...

       Done: 492M

-----> Launching...

 !     Warning: Your slug size (492 MB) exceeds our soft limit (300 MB) which may affect boot time.

       Released v3248

       https://bank-hackclub.herokuapp.com/ deployed to Heroku

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