File tree Expand file tree Collapse file tree 11 files changed +12
-12
lines changed
Expand file tree Collapse file tree 11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 6161 - wp : ' 6.0'
6262 php : ' 7.4'
6363 fail-fast : false
64- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@trunk
64+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
6565 with :
6666 node : true
6767 php : ${{ matrix.php }}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions: {}
1212jobs :
1313 build :
1414 name : Build
15- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@trunk
15+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
1616 permissions :
1717 contents : write
1818 with :
Original file line number Diff line number Diff line change 3838 name : ${{ matrix.label }}
3939 permissions :
4040 contents : read
41- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@trunk
41+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
4242 strategy :
4343 matrix :
4444 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@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
1717 with :
1818 plugin : query-monitor
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@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
2222 permissions :
2323 contents : read
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@trunk
43+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
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 2323 security-events : write
2424 actions : read
2525 contents : read
26- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@trunk
26+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
Original file line number Diff line number Diff line change 4242 - ' 8.4'
4343 - ' 7.4'
4444 fail-fast : false
45- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@trunk
45+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
4646 with :
4747 node : true
4848 php : ${{ matrix.php }}
5353 name : Nightly ${{ matrix.label }}
5454 permissions :
5555 contents : read
56- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@trunk
56+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
5757 strategy :
5858 matrix :
5959 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@trunk
31+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
3232 strategy :
3333 matrix :
3434 label :
Original file line number Diff line number Diff line change 3232 verify :
3333 name : Verify Plugin Distribution
3434 permissions : {}
35- uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@trunk
35+ uses : johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@3141ee7813718d59c2d4df6d3d94f69a1becc951 # 1.1.0
3636 with :
3737 plugin : query-monitor
3838 owner : johnbillion
You can’t perform that action at this time.
0 commit comments