Kamil Kokot
7747107ecc
minor #12303 Remove lock file from cache hashes in CI (szepeviktor)
...
This PR was merged into the 1.10-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master <!-- see the comment below -->
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | -
| License | MIT
We have no composer.lock in the repo.
Commits
-------
f95b511dfd Remove lock file from cache hashes
2021-02-05 15:11:31 +01:00
Viktor Szépe
002fba4698
Update application.yml
2021-02-03 06:05:23 +01:00
Viktor Szépe
f95b511dfd
Remove lock file from cache hashes
...
We have no composer.lock in the repo
2021-02-03 05:47:05 +01:00
Kamil Kokot
9651d1bda8
Bump up requirements to PHP 7.4
2021-02-01 15:05:38 +01:00
Kamil Kokot
a91875c277
[CI] Remove marking Symfony 5.2 builds as experimental
2021-01-21 12:27:03 +01:00
Kamil Kokot
447e865027
[CI] Mark Symfony ^5.2 builds as experimental
2021-01-21 12:00:09 +01:00
Kamil Kokot
333c4e278c
[CI] Restrict Symfony version correctly
2021-01-21 12:00:09 +01:00
Kamil Kokot
6b9a46e114
Include Symfony ^5.2 in the matrix
2021-01-21 11:58:26 +01:00
Kamil Kokot
071cb1e8ee
Merge branch '1.8'
...
* 1.8:
Auto-merge passing dependabot PRs
2021-01-20 11:51:44 +01:00
Mateusz Zalewski
5367480fdb
Auto-merge passing dependabot PRs
2021-01-15 12:30:26 +01:00
Tomanhez
40810ed310
Add remove conflict
2021-01-03 21:06:43 +01:00
Kamil Kokot
23a4524361
Merge branch '1.8'
...
* 1.8:
Revert "Use SyliusLabs/SlackBuildNotificationAction@main to send Slack messages"
Use SyliusLabs/SlackBuildNotificationAction@main to send Slack messages
[CI] Ignore depenabot pushes & allow for triggering manual workflows
2020-12-23 16:10:28 +01:00
Kamil Kokot
5c39ff082d
Revert "Use SyliusLabs/SlackBuildNotificationAction@main to send Slack messages"
...
This reverts commit 603ebf70b2 .
2020-12-23 16:10:11 +01:00
Kamil Kokot
603ebf70b2
Use SyliusLabs/SlackBuildNotificationAction@main to send Slack messages
2020-12-23 15:41:48 +01:00
Kamil Kokot
2483b660bb
[CI] Ignore depenabot pushes & allow for triggering manual workflows
2020-12-23 15:15:26 +01:00
Kamil Kokot
b8ed50d437
Merge branch '1.8'
...
* 1.8:
Fix failure notifications
2020-12-22 18:10:01 +01:00
Kamil Kokot
aee287d98f
Fix failure notifications
2020-12-22 18:09:44 +01:00
Kamil Kokot
3c283949fe
Merge branch '1.8'
...
* 1.8:
Fix failure notifications
2020-12-22 18:07:22 +01:00
Kamil Kokot
32edb0c56a
Fix failure notifications
2020-12-22 18:07:06 +01:00
Kamil Kokot
439f4de4a6
Merge branch '1.8'
...
* 1.8:
Notify about failed jobs
2020-12-22 18:03:36 +01:00
Kamil Kokot
8cb3bcacda
Notify about failed jobs
2020-12-22 18:00:21 +01:00
Kamil Kokot
4755c48b36
Merge branch '1.8'
...
* 1.8:
[Bugfix] `Kernel::configureContainer()` should match it's parent signature
[CI] Ignore dependabot/* branch pushes, build PRs only
2020-12-22 13:36:30 +01:00
Kamil Kokot
eee826f350
[CI] Ignore dependabot/* branch pushes, build PRs only
2020-12-17 10:15:51 +01:00
Kamil Kokot
981021539e
Merge branch '1.8'
...
* 1.8:
[CI] Switch from ubuntu-latest to ubuntu-18.04
2020-12-15 15:41:33 +01:00
Kamil Kokot
763ccb8111
[CI] Switch from ubuntu-latest to ubuntu-18.04
...
In the coming weeks, ubuntu-latest will start pointing to ubuntu-20.04 instead of ubuntu-18.04. Let's prevent potential failures by specifying directly ubuntu-18.04 for now and consiously upgrading to ubuntu-20.04 when we're ready - possibly after dropping PHP 7.3 compatibility, since setting it up on the newer version of Ubuntu takes a lot more time.
2020-12-15 14:15:15 +01:00
Kamil Kokot
dc1f9c5c9e
Merge branch '1.8'
...
* 1.8:
[CI] Add timeouts to GitHub Actions
2020-12-10 19:31:55 +01:00
Kamil Kokot
478c9ac993
[CI] Add timeouts to GitHub Actions
2020-12-10 19:18:10 +01:00
Kamil Kokot
809ccefdde
Merge branch '1.8'
...
* 1.8:
Improve retrying Behat and reduce failure rate
2020-12-09 15:23:49 +01:00
Kamil Kokot
bec1b026ec
Improve retrying Behat and reduce failure rate
2020-12-09 14:59:34 +01:00
Grzegorz Sadowski
971befa0bf
Resolve upmerge conflict
2020-12-04 11:17:19 +01:00
Łukasz Chruściel
679581a671
[Maintenance] Add retry to github action
2020-12-04 11:01:37 +01:00
Mateusz Zalewski
d4c6a1deab
Merge branch '1.8' into master
...
* 1.8:
Original price is not required in UI
[CI] Improve DX while debugging failed Behat scenarios
2020-12-03 08:34:22 +01:00
Kamil Kokot
bd7c078fdf
[CI] Improve DX while debugging failed Behat scenarios
2020-12-02 13:13:45 +01:00
Kamil Kokot
c54d62e986
Merge branch '1.8'
...
* 1.8:
[CI] Fix requiring specific Symfony version in packages build
[CI] Run all static checks even if one of them fails
2020-12-02 12:43:07 +01:00
Kamil Kokot
35b4820950
[CI] Fix requiring specific Symfony version in packages build
2020-12-01 14:05:12 +01:00
Kamil Kokot
ef06041bb3
[CI] Run all static checks even if one of them fails
2020-12-01 14:04:45 +01:00
Kamil Kokot
8029b7fd19
Merge branch '1.8'
...
* 1.8:
[CI] Fix Symfony version to allow for uploading artifcats with it
2020-11-30 16:03:11 +01:00
Kamil Kokot
aebb733b95
[CI] Fix Symfony version to allow for uploading artifcats with it
2020-11-30 16:02:51 +01:00
Kamil Kokot
fe11e2a61f
Merge branch '1.8'
...
* 1.8:
[CI] Uploade Behat logs as artifacts if failed
2020-11-30 15:52:43 +01:00
Kamil Kokot
4646b091f1
[CI] Uploade Behat logs as artifacts if failed
2020-11-30 15:13:16 +01:00
Kamil Kokot
90accff7cd
Merge branch '1.8'
...
* 1.8:
Remove Travis CI remnants
Fix the uploaded image path generator spec
2020-11-30 13:35:28 +01:00
Kamil Kokot
d81fded3ca
Remove Travis CI remnants
2020-11-30 13:35:13 +01:00
Kamil Kokot
11fd95a776
Merge branch '1.8'
...
* 1.8:
[CI] Switch application build from Travis to GitHub Actions
2020-11-30 12:41:55 +01:00
Kamil Kokot
1139d72089
[CI] Switch application build from Travis to GitHub Actions
2020-11-27 10:49:40 +01:00
Kamil Kokot
9e4517f904
Merge branch '1.8'
...
* 1.8:
Test pacakges in their own jobs
2020-11-26 09:45:49 +01:00
Kamil Kokot
c6bb8a58bf
Test pacakges in their own jobs
2020-11-25 16:23:31 +01:00
Kamil Kokot
f25e2f92ad
Merge branch '1.8'
...
* 1.8:
[CI] Switch documentation build from Travis to GitHub Actions
2020-11-25 16:23:08 +01:00
Kamil Kokot
b5fb091bfb
[CI] Switch documentation build from Travis to GitHub Actions
2020-11-25 14:41:53 +01:00
Łukasz Chruściel
355632b74b
Merge branch '1.7' into 1.8
...
* 1.7:
Mention in documentation a new PayPal integration
Visualy deprecate PayPal Express Checkout
[Translations] Updated translations from Crowdin
Update Github PR template
2020-11-10 17:52:36 +01:00
Łukasz Chruściel
7cd4c2c27a
minor #11933 Brunch update vol.2 (leniwy-splendor)
...
This PR was merged into the 1.8-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.7 or master <!-- see the comment below -->
| Bug fix? | no/yes
| New feature? | no/yes
| BC breaks? | no/yes
| Deprecations? | no/yes <!-- don't forget to update the UPGRADE-*.md file -->
| Related tickets | fixes #X, partially #Y, mentioned in #Z
| License | MIT
<!--
- Bug fixes must be submitted against the 1.7 branch (the lowest possible)
- Features and deprecations must be submitted against the master 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
-------
3325070b1e Brunch update vol.2
2020-10-14 15:50:18 +02:00