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

[2.x] Remove last usage of _reflections in favor of reflect_on_association. #3205

Merged
merged 12 commits into from
Sep 11, 2024

Conversation

simi
Copy link
Contributor

@simi simi commented Sep 1, 2024

  • better compatible with newer Rails, since it casts to needed type on its own

successor to #2927

I'm trying to setup Rails 7.2 for Avo 2.x CI at #3204 as well, but it will probably need more time.

- better compatible with newer Rails, since it casts to needed type on its own
@simi
Copy link
Contributor Author

simi commented Sep 1, 2024

I'm not 100% sure the CI failure is related to the change, I have seen same problem in other PR without this change also. 🤔

@Paul-Bob
Copy link
Contributor

Paul-Bob commented Sep 3, 2024

Thanks for looking into this.

I'm not 100% sure the CI failure is related to the change, I have seen same problem in other PR without this change also. 🤔

I'll have a look.

Is this still a draft?

@simi
Copy link
Contributor Author

simi commented Sep 3, 2024

@Paul-Bob it is draft, since I wasn't able to get passing CI. Code-wise looks ok to me.

@Paul-Bob Paul-Bob marked this pull request as ready for review September 6, 2024 17:35
Copy link
Contributor

@Paul-Bob Paul-Bob left a comment

Choose a reason for hiding this comment

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

Thanks for your work on this, @simi!

I've pushed some commits to fill in the missing pieces. It's all set now, and we'll release it next week.

@Paul-Bob Paul-Bob merged commit bbf1d4d into avo-hq:2.x Sep 11, 2024
9 checks passed
@Paul-Bob Paul-Bob added the Chore label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants