File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 - uses : actions/checkout@v2
2727 - uses : extdn/github-actions-m2/magento-integration-tests/7.3@master
2828 env :
29- MAGENTO_VERSION : ' 2.3.6 '
29+ MAGENTO_VERSION : ' 2.3.7-p3 '
3030 - uses : extdn/github-actions-m2/magento-integration-tests/7.4@master
3131 env :
32- MAGENTO_VERSION : ' 2.4.3-p1'
32+ MAGENTO_VERSION : ' 2.4.3-p2'
33+ COMPOSER_VERSION : ' 2'
34+ - uses : extdn/github-actions-m2/magento-integration-tests/8.1@master
35+ env :
36+ MAGENTO_VERSION : ' 2.4.4'
3337 COMPOSER_VERSION : ' 2'
Original file line number Diff line number Diff line change 2828 ELASTICSEARCH : 1
2929 steps :
3030 - uses : actions/checkout@v2
31+ - uses : extdn/github-actions-m2/magento-integration-tests/7.3@master
32+ env :
33+ MAGENTO_VERSION : ' 2.3.7-p3'
3134 - uses : extdn/github-actions-m2/magento-integration-tests/7.4@master
3235 env :
33- MAGENTO_VERSION : ' 2.4.3-p1'
36+ MAGENTO_VERSION : ' 2.4.3-p2'
37+ COMPOSER_VERSION : ' 2'
38+ - uses : extdn/github-actions-m2/magento-integration-tests/8.1@master
39+ env :
40+ MAGENTO_VERSION : ' 2.4.4'
41+ COMPOSER_VERSION : ' 2'
Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v2
2121 - uses : extdn/github-actions-m2/magento-integration-tests/7.3@master
2222 env :
23- MAGENTO_VERSION : ' 2.3.6 '
23+ MAGENTO_VERSION : ' 2.3.7-p3 '
2424 - uses : extdn/github-actions-m2/magento-integration-tests/7.4@master
2525 env :
26- MAGENTO_VERSION : ' 2.4.3-p1'
26+ MAGENTO_VERSION : ' 2.4.3-p2'
27+ COMPOSER_VERSION : ' 2'
28+ - uses : extdn/github-actions-m2/magento-integration-tests/8.1@master
29+ env :
30+ MAGENTO_VERSION : ' 2.4.4'
2731 COMPOSER_VERSION : ' 2'
Original file line number Diff line number Diff line change 1111 COMPOSER_VERSION : 2
1212 steps :
1313 - uses : actions/checkout@v2
14- - uses : extdn/github-actions-m2/magento-phpstan@master
14+ - uses : extdn/github-actions-m2/magento-phpstan/8.1 @master
Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - uses : actions/checkout@v2
10- - uses : extdn/github-actions-m2/magento-coding-standard@master
10+ - uses : extdn/github-actions-m2/magento-coding-standard/8.1@master
11+ with :
12+ phpcs_severity : 8
13+ phpcs_report : full
14+ phpcs_extensions : php
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ jobs:
1212 - uses : actions/checkout@v2
1313 - uses : extdn/github-actions-m2/magento-unit-tests/7.3@master
1414 env :
15- MAGENTO_VERSION : ' 2.3.6 '
15+ MAGENTO_VERSION : ' 2.3.7-p3 '
1616 - uses : extdn/github-actions-m2/magento-unit-tests/7.4@master
1717 env :
18- MAGENTO_VERSION : ' 2.4.2 '
19- - uses : extdn/github-actions-m2/magento-unit-tests/7.4 @master
18+ MAGENTO_VERSION : ' 2.4.3-p2 '
19+ - uses : extdn/github-actions-m2/magento-unit-tests/8.1 @master
2020 env :
21- MAGENTO_VERSION : ' 2.4.3-p1 '
21+ MAGENTO_VERSION : ' 2.4.4 '
2222 COMPOSER_VERSION : ' 2'
You can’t perform that action at this time.
0 commit comments