Commit graph

485 commits

Author SHA1 Message Date
Grzegorz Sadowski
4527f1c52a
[CI] Remove currently unneeded custom build 2024-10-08 14:08:00 +02:00
Grzegorz Sadowski
8a3dec196d
[CI] Minor improvements 2024-09-25 07:21:54 +02:00
Grzegorz Sadowski
432013ea84
[CI] Remove unused social media notifications action 2024-09-25 07:21:31 +02:00
Grzegorz Sadowski
632fa9a9ee
[CI] Improve notification Slack message 2024-09-23 15:43:30 +02:00
Grzegorz Sadowski
afd243309b
[CI] Fix minimal builds 2024-09-20 11:39:17 +02:00
Grzegorz Sadowski
6ab88d9e11
[CI] Add PHP 8.3 to builds 2024-09-20 11:15:55 +02:00
Grzegorz Sadowski
a9dc38bb26
minor #16983 [CI] Minor refactor in full builds (GSadee)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

5a7291ab1b [CI] Minor refactor in full builds
2024-09-20 11:03:06 +02:00
Grzegorz Sadowski
5a7291ab1b
[CI] Minor refactor in full builds 2024-09-20 10:56:49 +02:00
Grzegorz Sadowski
b01e419a3c
[CI] Adjust titles in custom build 2024-09-20 10:43:05 +02:00
Grzegorz Sadowski
454a21a7ba
[CI] Extract unstable build from full builds 2024-09-20 10:15:50 +02:00
Grzegorz Sadowski
27db84133f
minor #16978 [CI] Bump up DB versions to current LTS (GSadee)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.13
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | 
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

9001a39406 [CI] Bump up DB versions to current LTS
6966db9d9c [CI] Specify exact MariaDB versions
2024-09-20 10:03:40 +02:00
Grzegorz Sadowski
efea3a2d05
[CI] Add SyliusMailerBundle alpha version to custom build 2024-09-20 07:27:40 +02:00
Grzegorz Sadowski
6966db9d9c
[CI] Specify exact MariaDB versions 2024-09-20 07:26:53 +02:00
Grzegorz Sadowski
9001a39406
[CI] Bump up DB versions to current LTS 2024-09-20 07:24:19 +02:00
Grzegorz Sadowski
22e3566857
[CI] Upgrade ResourceBundle in unstable custom build 2024-09-18 15:13:16 +02:00
Grzegorz Sadowski
192fe1dccd
[CI] Split JS builds for Panther and Chromedriver + add additional rerun 2024-09-12 13:47:53 +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
Wojdylak
4680ee39ab
Fix Full CI to run 2.0 2024-07-26 15:42:47 +02:00
Grzegorz Sadowski
0f487ec952
Merge branch '1.12' into 1.13
* 1.12:
  Minor fixes after PR review
  Fix products grid for mobile
  Update PR template
  [Documentation] Update Sylius 1.12 version on the release cycle page
  Fix ProductTaxons' positioning logic
2024-07-01 16:39:47 +02:00
Grzegorz Sadowski
f769343c14
Minor fixes after PR review 2024-07-01 12:33:53 +02:00
Grzegorz Sadowski
e31ba811bb
Update PR template 2024-07-01 11:19:17 +02:00
Grzegorz Sadowski
473d8ab153
minor #16435 [CI] Update Upmerge Strategy (Rafikooo)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A
|-----------------|-----
| Branch?         | 1.13 <!-- see the comment below -->
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file -->
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.12 or 1.13 branches
 - Features and deprecations must be submitted against the 1.14 branch
 - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->

We've opened the 1.14 branch and merged the bootstrap-admin-panel feature branch into 2.0 branch, so some upmerge configuration update is required.


Commits
-------

505960b894 [CI] Update upmerge strategy
2024-06-20 07:57:00 +02:00
Grzegorz Sadowski
9756eef6ab
Merge branch '1.12' into 1.13
* 1.12:
  [CI] Change the version of Chrome from hardcoded one to stable
2024-06-19 08:56:35 +02:00
Rafikooo
505960b894
[CI] Update upmerge strategy 2024-06-19 08:56:05 +02:00
Grzegorz Sadowski
d64b572340
[CI] Change the version of Chrome from hardcoded one to stable 2024-06-19 08:02:40 +02:00
Grzegorz Sadowski
799bafa315
Merge branch '1.12' into 1.13
* 1.12:
  [CI] Change the version of Chrome
2024-06-19 07:57:56 +02:00
Grzegorz Sadowski
748b3c5926
[CI] Change the version of Chrome 2024-06-19 07:07:56 +02:00
Grzegorz Sadowski
cd2f28fb2f
Merge branch '1.12' into 1.13
* 1.12:
  [Behat] Use chromedrives in some scenarios
  Update PR template
  [Documentation] Update release cycle after 1.13 release
2024-04-29 10:44:19 +02:00
Grzegorz Sadowski
783ce8a0c9
Update PR template 2024-04-26 15:10:28 +02:00
Wojdylak
e2224c191e
[Maintenance] Add branch 2.0 to refactor build 2024-04-19 09:17:08 +02:00
Grzegorz Sadowski
a578582d4f
Add upmerging from 2.0 to api-platform-3 2024-04-16 07:29:01 +02:00
Damian Murawski
8974f4cf59 Update FUNDING.yml 2024-04-10 12:27:09 +02:00
Damian Murawski
1a3f1c1825 Create FUNDING.yml 2024-04-10 12:27:09 +02:00
Jacob Tobiasz
e8dadbad28
Update the merge instruction 2024-04-01 08:21:31 +02:00
Jacob Tobiasz
3082029890
Enable updating an existing PR for a given "from"_"to" if it already exists 2024-04-01 08:20:42 +02:00
Jacob Tobiasz
cbcfa31572
[UPMERGE] 1.12 -> 1.13 (#16004)
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 <this-pr-number>
git merge upstream/1.13 -m "Resolve conflicts between 1.12 and 1.13"
```

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.12 and 1.13
```
2024-03-14 14:01:18 +01:00
Jacob Tobiasz
510da2f0f6
Remove the redundant comma between code owners 2024-03-14 13:54:17 +01:00
Jacob Tobiasz
20d1ad224a
Fix the CODEOWNERS file 2024-03-14 11:07:15 +01:00
Jan Goralski
c1466726e9
[Maintenance] Update GHA 2024-03-07 18:22:20 +01:00
Jacob Tobiasz
447eec2c84
Split ci__full.yaml workflow into smaller ones 2024-02-26 11:06:42 +01:00
Jacob Tobiasz
c8e20cea07 Add upmerging from 2.0 to bootstrap-admin-panel 2024-02-25 12:38:40 +01:00
Grzegorz Sadowski
ef078e0721
Bump up Node.js only to supported LTS versions (18 and 20) 2024-02-09 13:52:53 +01:00
Jan Góralski
a79a8a3c92
minor #15828 Bump up Symfony 6 to 6.4 (GSadee)
This PR was merged into the 1.13 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.13|
| Bug fix?        | no                                                      |
| New feature?    | no                                                      |
| BC breaks?      | no                                                      |
| Deprecations?   | no<!-- don't forget to update the UPGRADE-*.md file --> |
| Related tickets | |
| License         | MIT                                                          |

Continuation of https://github.com/Sylius/Sylius/pull/15827

As Symfony 6 versions lower than 6.4 are no longer supported, we would like to remove support for them also in the upcoming release of Sylius. Now, 1.13 will support both long-term supported Symfony versions: 5.4 and 6.4.

<!--
 - Bug fixes must be submitted against the 1.12 branch
 - Features and deprecations must be submitted against the 1.13 branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------
  Bump up Symfony 6 to 6.4
  Bump up dev Symfony requirement to 6.4
  Add note to the UPGRADE file about minimal versions of Symfony
  Remove unnecessary Symfony conflicts
2024-02-09 13:22:37 +01:00
Grzegorz Sadowski
e337e431a6
[CI] Remove unsupported MySQL 5.7 from workflows 2024-02-09 12:47:34 +01:00
Grzegorz Sadowski
1c5a1af285
Bump up Symfony 6 to 6.4 2024-02-09 12:43:58 +01:00
Grzegorz Sadowski
79dcdbccab
Setup proper PHP version for given branch in refactor workflow 2024-02-09 11:32:09 +01:00
Grzegorz Sadowski
d29ec36041
Bump up PHP to 8.1 2024-02-09 10:32:40 +01:00