Sylius/config
Jan Góralski e688d18fec
minor #15738 Use the new State Machine abstraction (jakubtobiasz)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | kinda
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | based on the #15729
| License         | MIT



Commits
-------
  Use the new State Machine abstraction
  Fix invalid workflow event names
  Fix retrieving the checkout state in the validator
  Reverse the sign next to the Symfony Workflow events listeners priorities
  Remove the non-existing config key
  Fix the StateMachine-related tests
  Fix CI
  Remove a reference to Sylius Resource
  Fix handling transitions inside the WinzouStateMachine
  Add testing the state machine adapter in the CI
  Fix the deprecation trigger descriptions
  Remove redundant phpdocs about thrown exception
  Remove redundant sm.configs parameter passed to the winzou adapter
2024-01-31 21:05:51 +01:00
..
jwt Include private and public keys for test environments 2020-03-17 15:14:26 +01:00
packages minor #15738 Use the new State Machine abstraction (jakubtobiasz) 2024-01-31 21:05:51 +01:00
routes [Maintenance] Update routings' controller node syntax 2022-10-05 10:36:06 +02:00
secrets Add secret directories 2019-11-25 10:48:18 +01:00
bootstrap.php Fix bootstrap for Symfony 6 2022-06-03 18:03:44 +02:00
bundles.php Extract StateMachine abstraction into its own package 2024-01-15 15:40:07 +01:00
parameters.yaml move parameters to separate file 2024-01-24 10:45:16 +01:00
preload.php feat: add support for OPcache class preloading 2021-12-22 13:34:32 +01:00
routes.yaml Move routing to "config/routes" 2018-08-15 14:31:53 +02:00
services.yaml Add default locale parameter to core 2024-01-26 13:15:46 +01:00
services_test.yaml Import sylius/calendar Behat services 2023-04-20 12:48:19 +02:00
services_test_cached.yaml Use FriendsOfBehat\SymfonyExtension v2 2019-01-16 21:49:44 +01:00