File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 - wp : ' 6.3'
5757 php : ' 7.4'
5858 fail-fast : false
59- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@trunk
59+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@c440dc0fc7808d2031d07174cd9f9dc31a7cbd24
6060 with :
6161 node : false
6262 php : ${{ matrix.php }}
Original file line number Diff line number Diff line change 1414 name : Build
1515 permissions :
1616 contents : write
17- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@trunk
17+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@c440dc0fc7808d2031d07174cd9f9dc31a7cbd24
1818 with :
1919 node : false
2020 tag : ${{ github.event_name != 'workflow_dispatch' }}
Original file line number Diff line number Diff line change 3232 name : ${{ matrix.label }}
3333 permissions :
3434 contents : read
35- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@trunk
35+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@c440dc0fc7808d2031d07174cd9f9dc31a7cbd24
3636 strategy :
3737 matrix :
3838 label :
Original file line number Diff line number Diff line change 1313 name : WordPress.org
1414 permissions :
1515 contents : read
16- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@trunk
16+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@c440dc0fc7808d2031d07174cd9f9dc31a7cbd24
1717 with :
1818 plugin : wp-crontrol
1919 readme : readme.txt
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions: {}
1818jobs :
1919 deploy :
2020 name : Deploy Tag
21- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@trunk
21+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@c440dc0fc7808d2031d07174cd9f9dc31a7cbd24
2222 permissions :
2323 contents : read
2424 issues : write
Original file line number Diff line number Diff line change 2727 security-events : write
2828 actions : read
2929 contents : read
30- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@trunk
30+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@c440dc0fc7808d2031d07174cd9f9dc31a7cbd24
Original file line number Diff line number Diff line change 2828 name : ${{ matrix.label }}
2929 permissions :
3030 contents : read
31- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@trunk
31+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@c440dc0fc7808d2031d07174cd9f9dc31a7cbd24
3232 strategy :
3333 matrix :
3434 label :
Original file line number Diff line number Diff line change 3131 "codeception/module-webdriver" : " ^1.0" ,
3232 "codeception/util-universalframework" : " ^1.0" ,
3333 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.0" ,
34- "johnbillion/plugin-infrastructure" : " dev-trunk " ,
34+ "johnbillion/plugin-infrastructure" : " dev-add-workflow-schema-validation " ,
3535 "johnbillion/wp-compat" : " ^1.2" ,
3636 "lucatume/wp-browser" : " 3.2.1" ,
3737 "phpcompatibility/phpcompatibility-wp" : " 2.1.6" ,
You can’t perform that action at this time.
0 commit comments