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

Allow Rails 7.1 #2592

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Allow Rails 7.1 #2592

merged 2 commits into from
Oct 24, 2023

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Oct 6, 2023

Still WIP, because we need a fork of Ransack see activerecord-hackery/ransack#1439

@tvdeyen tvdeyen self-assigned this Oct 6, 2023
@tvdeyen tvdeyen marked this pull request as draft October 6, 2023 08:42
The page spec needed to be updated because of a change
to foreign key detection in Rails 7.1.

But this change in the spec is actually good.

See rails/rails#48971
@tvdeyen tvdeyen marked this pull request as ready for review October 24, 2023 10:44
@tvdeyen tvdeyen requested a review from a team October 24, 2023 10:44
@tvdeyen tvdeyen added the backport-to-7.0-stable Needs to be backported to 7.0-stable label Oct 24, 2023
This is deprecated behavior and somehow causes the tests
to fail in Rails 7.1.1
Copy link
Contributor

@sascha-karnatz sascha-karnatz left a comment

Choose a reason for hiding this comment

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

Very nice

@tvdeyen tvdeyen merged commit a120740 into AlchemyCMS:main Oct 24, 2023
31 checks passed
@tvdeyen tvdeyen deleted the allow-rails-7.1 branch October 24, 2023 12:23
@alchemycms-bot
Copy link
Collaborator

💔 All backports failed

Status Branch Result
7.0-stable Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

backport --pr 2592

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@tvdeyen tvdeyen mentioned this pull request Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-7.0-stable Needs to be backported to 7.0-stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants