Commit graph

48 commits

Author SHA1 Message Date
Grzegorz Sadowski
da9e565eab
[Composer] Bump sylius/mailer-bundle to 2.1 version 2024-10-01 13:08:32 +02:00
Wojdylak
32c0a3b85a
Enable hybrid suit with javascript tag in actions 2024-09-27 09:20:34 +02:00
Grzegorz Sadowski
2ec046ca5d
Merge branch '1.14' into 2.0
* 1.14:
  [CI] Minor refactor in full builds
  [CI] Adjust titles in custom build
2024-09-20 11:05:09 +02:00
Grzegorz Sadowski
b01e419a3c
[CI] Adjust titles in custom build 2024-09-20 10:43:05 +02:00
Grzegorz Sadowski
cba8d1e7df
Merge branch '1.14' into 2.0
* 1.14:
  [CI] Extract unstable build from full builds
  [CI] Add SyliusMailerBundle alpha version to custom build
  [CI] Specify exact MariaDB versions
  [CI] Bump up DB versions to current LTS
  [CI] Upgrade ResourceBundle in unstable custom build
2024-09-20 10:37:34 +02:00
Grzegorz Sadowski
efea3a2d05
[CI] Add SyliusMailerBundle alpha version to custom build 2024-09-20 07:27:40 +02:00
Grzegorz Sadowski
22e3566857
[CI] Upgrade ResourceBundle in unstable custom build 2024-09-18 15:13:16 +02:00
Jan Goralski
7040b4a5c6 [GA] Enable non-ui e2e steps 2024-09-16 12:20:17 +02:00
Grzegorz Sadowski
cc9f855c2e
Merge branch '2.0' into bootstrap-shop
* 2.0:
  [Maintenance] Remove message buses duplications
  [CS][DX] Refactor
  Minor CS fix in workflow
  [Resource] Add validation for translatable interface with new namespace
  Apply suggestions from code review
  Both resource and grid unstable versions
  Try SyliusGridBundle 1.13
  [Core] Move validation of translation classes to Core
2024-08-29 14:12:43 +02:00
Grzegorz Sadowski
9e94c05f4e
Merge branch '1.14' into 2.0
* 1.14:
  Minor CS fix in workflow
  [Resource] Add validation for translatable interface with new namespace
  Apply suggestions from code review
  Both resource and grid unstable versions
  Try SyliusGridBundle 1.13
  [Core] Move validation of translation classes to Core
2024-08-29 13:39:16 +02:00
Grzegorz Sadowski
5f56fef3c3
Minor CS fix in workflow 2024-08-28 12:19:40 +02:00
Loïc Frémont
b860b555bf
Apply suggestions from code review
Co-authored-by: Łukasz Chruściel <lchrusciel@gmail.com>
2024-08-28 12:19:40 +02:00
Loïc Frémont
614c79c3ad
Both resource and grid unstable versions 2024-08-28 12:19:02 +02:00
Loïc Frémont
8779ecfb65
Try SyliusGridBundle 1.13 2024-08-28 12:19:02 +02:00
Grzegorz Sadowski
1da6679fb1
[Maintenance] Disable non-UI tests in CI 2024-07-08 14:29:27 +02:00
Grzegorz Sadowski
68da42b25f [Maintenance] Enable non-UI tests in CI 2024-05-17 15:02:14 +02:00
Jan Goralski
fb05956ee9 [Maintenance] Disable non-ui tests in CI 2024-04-19 07:40:13 +02:00
Jacob Tobiasz
0408b923c8
Resolve conflicts between 1.13 and 2.0 2024-03-09 06:47:53 +01:00
Jan Goralski
c1466726e9
[Maintenance] Update GHA 2024-03-07 18:22:20 +01:00
Jacob Tobiasz
fcfd8d5444
Bump the node.js to 20.x for the CI 2024-02-01 10:43:03 +01:00
Jacob Tobiasz
9d6088fe0c
[UPMERGE] 1.13 -> 2.0 (#15683)
This PR has been generated automatically.
For more details see
[upmerge_pr.yaml](/Sylius/Sylius/blob/1.13/.github/workflows/upmerge_pr.yaml).

**Remember!** The upmerge should always be merged with using `Merge pull
request` button.

In case of conflicts, please resolve them manually with usign the
following commands:
```
git fetch upstream
gh pr checkout 
git merge upstream/2.0 --no-commit
```

If you use other name for the upstream remote, please replace `upstream`
with the name of your remote pointing to the `Sylius/Sylius` repository.

Once the conflicts are resolved, please run `git merge --continue` and
change the commit title to
```
Resolve conflicts between 1.13 and 2.0
```
2023-12-26 09:32:39 +01:00
Jacob Tobiasz
24bd5786a5 Define permissions for all workflows
Co-authored-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2023-12-25 12:29:13 +01:00
Jacob Tobiasz
8f5a40215a
Resolve conflicts between 1.13 and 2.0 2023-12-24 08:39:59 +01:00
Jacob Tobiasz
66d6a047d8
Resolve conflicts between 1.12 and 1.13 2023-12-22 13:53:00 +01:00
Jacob Tobiasz
1d48c06ff5
Run failing scenarios on Panther with using chromedriver 2023-12-21 14:23:41 +01:00
Grzegorz Sadowski
5526e0603c
Merge branch '1.13' into 2.0
* 1.13:
  Exclude PHP 8.0/Symfony 6.4 from workflows' matrixes
  [Maintenance] Fix postgres behats
  Fix product name's casing in the Behat scenario
  Add the sylius-labs/suite-tags-extension package
  [Dependencies] Change possible versions of doctrine/persistence
  [CI] Update Symfony versions in build
  [Behat][UI] Add strong typing in the CartContext class
  [ECS] Apply another ecs fixes
  [ECS] Apply ecs fixes
  [ECS] Apply ecs fixes in the tests directory
  [ECS] Add checking in the tests directory
2023-12-05 13:04:16 +01:00
Grzegorz Sadowski
df9c44fc9e
Merge branch '1.12' into 1.13
* 1.12:
  Exclude PHP 8.0/Symfony 6.4 from workflows' matrixes
  [Maintenance] Fix postgres behats
  Fix product name's casing in the Behat scenario
  Add the sylius-labs/suite-tags-extension package
  [Dependencies] Change possible versions of doctrine/persistence
  [CI] Update Symfony versions in build
2023-12-05 12:57:17 +01:00
Jan Góralski
458d23d08d
minor #15602 Add the sylius-labs/suite-tags-extension package (jakubtobiasz)
This PR was merged into the 1.12 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.12
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT

I only added the package to fix full build. I skipped adding isolating to the `1.12`'s workflows.

Commits
-------
  Add the sylius-labs/suite-tags-extension package
  Fix product name's casing in the Behat scenario
  [Maintenance] Fix postgres behats
2023-12-05 12:25:15 +01:00
Jan Goralski
307f4fe31f
Add the sylius-labs/suite-tags-extension package 2023-12-05 11:15:44 +01:00
Grzegorz Sadowski
e8fa468f83
[CI] Update Symfony versions in build 2023-12-05 10:05:03 +01:00
Jacob Tobiasz
43f73cac95
Resolve conflicts between 1.13 and 2.0 2023-12-04 14:25:08 +01:00
Jan Goralski
770c7ee90f
[Maintenance][Behat] Add suite isolation 2023-11-30 11:43:25 +01:00
Jacob Tobiasz
c8a0237501
Remove gulp (#15314) 2023-09-18 18:08:19 +02:00
Jacob Tobiasz
f5e2f29824
Add preparing manifest.json files to CI 2023-09-17 09:04:26 +02:00
Jacob Tobiasz
e510ca49fc
Bump the PHP's version in the CI 2023-09-16 06:17:57 +02:00
Jakub Tobiasz
db819b8887
Fix CI 2023-05-14 07:40:03 +02:00
Jakub Tobiasz
c1d526e9df
Fix CI 2023-05-13 06:42:56 +02:00
Rafikooo
2a56716441
[CI] Use SyliusLabs/BuildTestAppAction@v2.1 2023-04-24 22:02:29 +02:00
Grzegorz Sadowski
5f82cd5620
Merge branch '1.12' into 1.13
* 1.12:
  Ignore upmerge branches CI build on push event
  Update BuildTestApp actions within workflows
2023-04-20 12:07:21 +02:00
Jakub Tobiasz
acfc256b57
Update BuildTestApp actions within workflows 2023-04-20 08:50:58 +02:00
Grzegorz Sadowski
17243fd395
Merge branch '1.12' into 1.13
* 1.12:
  Add experimental builds to CI
2023-03-31 14:21:44 +02:00
Jakub Tobiasz
87927712ac
Add experimental builds to CI 2023-03-30 10:26:41 +02:00
Grzegorz Sadowski
0a4430dfbf
Merge branch '1.12' into 1.13
* 1.12:
  Add var/log directory to artifacts on pipeline fail
  Remove obsolete information about cantons in Belgium
  Type in fixtures.rst
  [Docs] Add guide on how to add another implementation of UnitRefundInterface
2023-03-27 07:25:02 +02:00
Jakub Tobiasz
58c73cf0bb
Add var/log directory to artifacts on pipeline fail 2023-03-24 15:19:43 +01:00
Jakub Tobiasz
d6caba7fbe
Fix CI Full to run both 1.12 and 1.13 2023-02-02 10:58:16 +01:00
Jakub Tobiasz
e173690bd9
Fix workflows ext after downmerge 2023-01-25 14:31:37 +01:00
Jakub Tobiasz
07be04994b
Add a custom workflow for Symfony 6.3 2023-01-24 16:10:17 +01:00
Jakub Tobiasz
987ca7a122
Rename all .yml to .yaml in workflows 2023-01-23 13:13:56 +01:00
Renamed from .github/workflows/ci_e2e-custom.yml (Browse further)