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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix state machine tag #871

Merged
merged 2 commits into from
May 14, 2024
Merged

Conversation

Zales0123
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

馃憢 As Sylius introduced the state machine layer abstraction with its own sylius.state_machine service tag, we have a little conflict of configuration, which prevents using SyliusResourceBundle with Sylius 1.13 for now 馃拑 (see this issue)

For now, I propose we change the tag in this repository to sylius_resource.state_machine (which is also semantically more correct), but we should probably think if there is any thing we need to do on this repo according to this state machine abstraction 馃枛

@Zales0123 Zales0123 added Bug Confirmed bugs or bugfixes. Maintenance Configurations, READMEs, releases, etc. labels May 14, 2024
@Zales0123 Zales0123 requested a review from a team as a code owner May 14, 2024 07:40
@lchrusciel lchrusciel merged commit 40e795a into Sylius:1.11 May 14, 2024
28 checks passed
@lchrusciel
Copy link
Member

Thank you, @Zales0123!

@GSadee
Copy link
Member

GSadee commented May 15, 2024

Adding to the context, in Sylius/Sylius, the state machine from Resource is overridden to use abstraction (Sylius/Sylius#16051), so there is probably no need for any other changes here. Unless we would like to use the StateMachineAbstraction package here 馃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bugs or bugfixes. Maintenance Configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants