Commit graph

16 commits

Author SHA1 Message Date
Rafikooo
428d3cd2d4
Remove unused RuntimeException import from RoboFile 2025-11-14 13:17:02 +01:00
Rafikooo
9d5120a05b
Remove DOCTRINE_ORM_VERSION support from packages CI
- Remove ORM version environment variable and related logic
- Fix GitHub Actions group closing (move endGroup inside loop)
- Add RuntimeException import and remove unnecessary qualifiers
- Simplify exit condition and remove redundant null check
2025-11-13 17:11:37 +01:00
Grzegorz Sadowski
3231088302
Adjust RoboFile 2025-06-04 07:51:38 +02:00
Loïc Frémont
e6606e6097
Apply suggestions from code review
Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
2025-05-30 07:27:25 +02:00
Loïc Frémont
000db95a47
Allow ORM 3 on Addressing bundle 2025-05-30 07:27:25 +02:00
Grzegorz Sadowski
1fe314c30d
Remove phpspec entirely 2025-05-29 14:23:35 +02:00
Grzegorz Sadowski
f0abea7ded
Set prefer-stable to true for unstable packages to install Symfony 7.3 beta 2025-05-23 08:23:38 +02:00
Grzegorz Sadowski
1e943288a6
Merge branch '1.13' into 2.0
* 1.13: (82 commits)
  CreateAdminUserCommandTest class - sorting of used classes
  InformAboutGUSCommand class - fix a typo
  Update upgrade file
  [AdminBundle] Change namespace of CreateAdminUser
  [CoreBundle] Move classes from Command to Console/Command
  [UserBundle] Move classes from Command to Console/Command
  [UiBundle] Move classes from Command to Console/Command
  [PromotionBundle] Move classes from Command to Console/Command
  [OrderBundle] Move classes from Command to Console/Command
  [AdminBundle] Move classes from Command to Console/Command
  [ECS] Apply ecs fixes
  [Addressing] Support BC for ZoneMatcher
  [Upgrade] Note ZoneRepository addition and ZoneMatcher constructor changes
  [DX] Update OrderRepository
  [Statistics] Refactor GetStatisticsAction
  Change new orders name to paid orders to not mix up names
  fix unit test
  Apply changes from comments and improve outdated StatisticsModifier
  fix behat tests
  Remove specs for unexisting classes and add existing ones
  ...
2024-01-19 14:50:54 +01:00
Jacob Tobiasz
97fef09fa7
Extract StateMachine abstraction into its own package 2024-01-15 15:40:07 +01:00
Rafikooo
1c7afeb6dd
[RoboFile] Remove Symfony 5.4 case 2023-09-26 13:52:22 +02:00
Jacob Tobiasz
93958d050c
Remove swiftmailer-related workflows 2023-09-16 06:28:03 +02:00
Rafikooo
b9d2233b07
[Tasks] Improve Robo task 2023-04-07 13:26:02 +02:00
Jakub Tobiasz
87927712ac
Add experimental builds to CI 2023-03-30 10:26:41 +02:00
Jan Goralski
f3545cdf45
[Maintenance] Update robofile to recognize new test app dir 2023-01-30 12:19:50 +01:00
Grzegorz Sadowski
7bb1de5690
Merge branch '1.11' into 1.12
* 1.11:
  [Maintenance][ApiBundle] Move test app into `Tests` dir
2023-01-27 14:00:09 +01:00
Jakub Tobiasz
88b6e15af0
Refactor CI 2023-01-24 15:32:06 +01:00