File tree Expand file tree Collapse file tree 13 files changed +16
-17
lines changed
Expand file tree Collapse file tree 13 files changed +16
-17
lines changed Original file line number Diff line number Diff line change 6161 - wp : ' 6.4'
6262 php : ' 7.4'
6363 fail-fast : false
64- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
64+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
6565 with :
6666 node : false
6767 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@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
17+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
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@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
35+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
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@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
16+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
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@8d8ccc89b04d85ae8d064774d63d8725799f4224 # 2.7.3
21+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
2222 permissions :
2323 contents : write
2424 issues : write
Original file line number Diff line number Diff line change 4040 name : WP ${{ matrix.wp }}
4141 permissions :
4242 contents : read
43- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
43+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
4444 strategy :
4545 # See the following for PHP compatibility of WordPress versions:
4646 # https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
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@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
30+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
Original file line number Diff line number Diff line change 3737 - ' 8.3'
3838 - ' 7.4'
3939 fail-fast : false
40- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
40+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
4141 with :
4242 node : false
4343 php : ${{ matrix.php }}
4848 name : Nightly ${{ matrix.label }}
4949 permissions :
5050 contents : read
51- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
51+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
5252 strategy :
5353 matrix :
5454 label :
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@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
31+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
3232 strategy :
3333 matrix :
3434 label :
Original file line number Diff line number Diff line change 3434 permissions :
3535 contents : write # Needed to push commits
3636 pull-requests : write # Needed to create a PR
37- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
37+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@a94edf61ea884b34edae05ea394df1c907eb7c1c
3838 with :
3939 plugin : wp-crontrol
4040 owner : johnbillion
You can’t perform that action at this time.
0 commit comments