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

Rails 7.1 upgrade #242

Closed
wants to merge 47 commits into from
Closed

Rails 7.1 upgrade #242

wants to merge 47 commits into from

Conversation

ryanwi
Copy link
Owner

@ryanwi ryanwi commented Mar 26, 2023

@ryanwi ryanwi changed the title Rails 7 1 upgrade Rails 7.1 upgrade Mar 26, 2023
# Precompiling assets for production without requiring secret RAILS_MASTER_KEY
# RUN SECRET_KEY_BASE_DUMMY=1 ./bin/rails assets:precompile
RUN SECRET_KEY_BASE_DUMMY=1 ./bin/rails assets:precompile
Copy link
Owner Author

@ryanwi ryanwi Mar 26, 2023

Choose a reason for hiding this comment

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

SECRET_KEY_BASE_DUMMY is introduced in Rails 7.1 for this purpose rails/rails#46760

@ryanwi ryanwi marked this pull request as ready for review March 26, 2023 16:22
@ryanwi ryanwi force-pushed the rails-7-1-upgrade branch 2 times, most recently from 2213336 to f7c8fde Compare May 4, 2023 21:24
@ryanwi ryanwi closed this Sep 30, 2023
@ryanwi ryanwi deleted the rails-7-1-upgrade branch September 30, 2023 16:58
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.

1 participant