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

CI: Raise Rails 7.2 deprecations #6009

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Dec 5, 2024

In order to tackle deprecations one by one

@tvdeyen tvdeyen self-assigned this Dec 5, 2024
@tvdeyen tvdeyen changed the title CI: Raise Rails deprecations CI: Raise Rails 7.2 deprecations Dec 5, 2024
@github-actions github-actions bot added changelog:repository Changes to the repository not within any gem changelog:solidus_core Changes to the solidus_core gem changelog:solidus_admin and removed changelog:repository Changes to the repository not within any gem labels Dec 5, 2024
In order to tackle deprecations one by one
This is the Rails default.

From the docs

> Eager loading loads your whole application. When running a single test locally,
> this probably isn't necessary. It's a good idea to do in a continuous integration
> system, or in some way before deploying your code.
@tvdeyen tvdeyen force-pushed the tackle-rails-7.2-deprecations branch from 40ebaac to c333192 Compare December 5, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant