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

Remove support for legacy event system #5024

Conversation

kennyadsl
Copy link
Member

This PR is part of 3.x Deprecations Removal.

Summary

This PR removes support for the legacy event system, which has been fully deprecated. Please follow this guide to migrate to the new event system.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

@kennyadsl kennyadsl added type:enhancement Proposed or newly added feature release:major Breaking change on hold until next major release labels Apr 18, 2023
@kennyadsl kennyadsl requested a review from a team as a code owner April 18, 2023 07:57
@kennyadsl kennyadsl self-assigned this Apr 18, 2023
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Apr 18, 2023
Copy link
Contributor

@waiting-for-dev waiting-for-dev left a comment

Choose a reason for hiding this comment

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

Thanks, @kennyadsl. There's only one thing to address or a clean git history.

core/spec/lib/spree/app_configuration_spec.rb Outdated Show resolved Hide resolved
@kennyadsl kennyadsl force-pushed the kennyadsl/remove-legacy-events-support branch 2 times, most recently from c4bc28f to 0a393c8 Compare April 19, 2023 07:56
@kennyadsl kennyadsl force-pushed the kennyadsl/remove-legacy-events-support branch from 0a393c8 to 9b4af06 Compare April 24, 2023 09:31
@waiting-for-dev waiting-for-dev merged commit b0b31cc into solidusio:master Apr 24, 2023
21 checks passed
@waiting-for-dev waiting-for-dev deleted the kennyadsl/remove-legacy-events-support branch April 24, 2023 10:26
waiting-for-dev added a commit to solidusio/solidus_support that referenced this pull request May 2, 2023
The legacy event system is not available since v4.0 [1], so constants
won't be available for testing.

[1] - solidusio/solidus#5024
waiting-for-dev added a commit to solidusio/solidus_subscriptions that referenced this pull request May 3, 2023
The old one has been removed on v4.0.

We'll need a major release after this change is merged.

See solidusio/solidus#5024
waiting-for-dev added a commit to solidusio/solidus_subscriptions that referenced this pull request May 3, 2023
The old one has been removed on v4.0.

We'll need a major release after this change is merged.

See solidusio/solidus#5024
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 release:major Breaking change on hold until next major release type:enhancement Proposed or newly added feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants