Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- wp: '6.4'
php: '7.4'
fail-fast: false
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
with:
node: false
php: ${{ matrix.php }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Build
permissions:
contents: write
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
with:
node: false
tag: ${{ github.event_name != 'workflow_dispatch' }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
name: ${{ matrix.label }}
permissions:
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
strategy:
matrix:
label:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: WordPress.org
permissions:
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
with:
plugin: wp-crontrol
readme: readme.txt
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
deploy:
name: Deploy Tag
if: github.event_name == 'workflow_dispatch' || github.event.release.prerelease == false
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@8d8ccc89b04d85ae8d064774d63d8725799f4224 # 2.7.3
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
permissions:
contents: write
issues: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: WP ${{ matrix.wp }}
permissions:
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
strategy:
# See the following for PHP compatibility of WordPress versions:
# https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
security-events: write
actions: read
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
4 changes: 2 additions & 2 deletions .github/workflows/nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- '8.3'
- '7.4'
fail-fast: false
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
with:
node: false
php: ${{ matrix.php }}
Expand All @@ -48,7 +48,7 @@ jobs:
name: Nightly ${{ matrix.label }}
permissions:
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
strategy:
matrix:
label:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: ${{ matrix.label }}
permissions:
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
strategy:
matrix:
label:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify-distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
permissions:
contents: write # Needed to push commits
pull-requests: write # Needed to create a PR
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@bb606d520dfe6131697c80bfe0f4eabc7b8a46a6 # 2.8.0
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@88a1cc8dd372ba10dc3261d5cb3bbd4ef795a574
with:
plugin: wp-crontrol
owner: johnbillion
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
}
},
"require-dev": {
"johnbillion/plugin-infrastructure": "2.8.0",
"johnbillion/plugin-infrastructure": "dev-update-actions-built",
"johnbillion/wp-compat": "1.4.0",
"php-stubs/wordpress-stubs": "6.9.0",
"phpcompatibility/phpcompatibility-wp": "2.1.8",
Expand Down
7 changes: 3 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"node": ">=24"
},
"devDependencies": {
"@johnbillion/plugin-infrastructure": "2.8.0",
"@johnbillion/plugin-infrastructure": "github:johnbillion/plugin-infrastructure#update-actions-built",
"@jsdevtools/version-bump-prompt": "6.1.0",
"@playwright/test": "^1.55.0",
"@types/node": "^24.3.0",
Expand Down