Commit e38a83c
authored
Feature/GitHub actions test stacks (#17)
* Added Github action to run image:build command
* Fixed Composer version to <2.0
* Added 4 build targets for OroCommerce 4.1 with PHP 7.4
* Added 4 build targets for OroCommerce 4.1 with PHP 7.3
* Added 4 build targets for OroCommerce 3.1 with PHP 7.2
* Added 4 build targets for OroCommerce 3.1 with PHP 7.1
* Added 4 build targets for OroCRM 4.1 with PHP 7.4
* Added 4 build targets for OroCRM 4.1 with PHP 7.3
* Added 4 build targets for OroCRM 3.1 with PHP 7.2
* Added 4 build targets for OroCRM 3.1 with PHP 7.1
* Changed the minimal PHP versions for Oro 4.2
* Changed the docker login method in the Github actions
* Changed the docker login method in the Github actions
* Added Marello and Middleware image builds in the Github Actions
* Reorganized docs
* Removed PHP 7.3 fixtures for Oro 4.2, as this combination has no editor support
* Updated timeout in the PHPUnit test runner
* Updated test runner trigger condition
* Reactivated Blackfire, Xdebug and Elastic Stack fixtures1 parent 02e880a commit e38a83c
59 files changed
Lines changed: 2959 additions & 912 deletions
File tree
- .github/workflows
- config
- docs
- application
- environments
- marello/ee
- middleware/ee
- native
- php@5.6/cli
- php@7.1/cli
- php@7.2/cli
- php@7.3/cli
- php@7.4/cli
- php@8.0/cli
- orocommerce/ee
- orocrm/ee
- src/Domain/Packaging
- Native/PHP
- Platform/Edition
- Tag
- test
- Assertion
- Fixture
- Placeholder
- Platform
- Image
- Stack/Assertion
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
0 commit comments