Skip to content

Add Rails 7.2 framework defaults file#14829

Merged
alecslupu merged 15 commits intodevelopfrom
chore/add-upgrades-file
Jun 11, 2025
Merged

Add Rails 7.2 framework defaults file#14829
alecslupu merged 15 commits intodevelopfrom
chore/add-upgrades-file

Conversation

@alecslupu
Copy link
Copy Markdown
Contributor

🎩 What? Why?

This PR adds new_framework_defaults_7_2.rb and a ActiveStorage migration file.

📌 Related Issues

Link your PR to an issue

Testing

Green piepeline.

📷 Screenshots

Please add screenshots of the changes you are proposing
Description

♥️ Thank you!

@alecslupu alecslupu changed the title Add Rails 7.2 upgrade defaults file Add Rails 7.2 framework defaults file Jun 9, 2025
@github-actions github-actions bot added module: core type: internal PRs that aren't necessary to add to the CHANGELOG for implementers labels Jun 9, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 9, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 9, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 9, 2025
andreslucena
andreslucena previously approved these changes Jun 10, 2025
Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

LGTM! I think this will be much easier than the 7.1 defaults. @alecslupu go ahead and let's uncomment these.

If you want you can do all the new defaults at the same time (as they're only 5, so it should be easy to rollback and try each of those if we see any tricky CI failure). Or if you want to be conservative we can do each of these by commit and see the CI result. Whatever you prefer I'm OK with that.

github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
github-actions[bot]
github-actions bot previously approved these changes Jun 10, 2025
@alecslupu alecslupu requested a review from andreslucena June 11, 2025 06:28
Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

I'm OK with all the changes!

Please, let's:

  1. Remove the new framework defaults file
  2. Update the load_defaults to 7.2 in Releases Notes for existing apps
  3. Remove the change of load_defaults in the generator

Feel free to implement those changes in this PR or in a new one after merging this one @alecslupu

@alecslupu
Copy link
Copy Markdown
Contributor Author

Feel free to implement those changes in this PR or in a new one after merging this one @alecslupu
I am doing it in a new PR.

Merging with Codecov Failure.

@alecslupu alecslupu merged commit b21a958 into develop Jun 11, 2025
125 of 128 checks passed
@alecslupu alecslupu deleted the chore/add-upgrades-file branch June 11, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration module: admin module: core type: internal PRs that aren't necessary to add to the CHANGELOG for implementers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pending tasks for Rails v7.2 update

3 participants