Skip to content

Rails 7.2 Compatibility#985

Merged
glebm merged 3 commits intothredded:mainfrom
mission-met:rails-7.2-compatability
Jul 17, 2024
Merged

Rails 7.2 Compatibility#985
glebm merged 3 commits intothredded:mainfrom
mission-met:rails-7.2-compatability

Conversation

@rickychilcott
Copy link
Copy Markdown
Contributor

@rickychilcott rickychilcott commented Jul 17, 2024

I'm trying to run 7.2.0.beta3 on my app and ran into an issue. Namely, the syntax for enum definition has changed in Rails. This PR fixes the issue and adds testing for Rails 7.2 for Thredded.

@rickychilcott
Copy link
Copy Markdown
Contributor Author

It's not currently fixing all of the issues. I'll ping back when I get it fully resolved.

@rickychilcott
Copy link
Copy Markdown
Contributor Author

This is working for my purposes now. I haven't run the tests locally. @glebm can you have Travis run the test suite on this PR?

@glebm
Copy link
Copy Markdown
Collaborator

glebm commented Jul 17, 2024

Travis no longer works at all AFAIK. This repo needs to be migrated to GitHub Actions.

For now, I'll merge the PR 👍

@glebm glebm merged commit 8838c7b into thredded:main Jul 17, 2024
@rickychilcott rickychilcott deleted the rails-7.2-compatability branch July 17, 2024 22:45
@rickychilcott
Copy link
Copy Markdown
Contributor Author

Thank you for merging so quickly!

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.

2 participants