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.0'
php: '7.4'
fail-fast: false
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
with:
node: true
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 @@ -12,7 +12,7 @@ permissions: {}
jobs:
build:
name: Build
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-build.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
permissions:
contents: write
with:
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 @@ -38,7 +38,7 @@ jobs:
name: ${{ matrix.label }}
permissions:
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
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@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-assets.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
with:
plugin: query-monitor
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 @@ -18,7 +18,7 @@ permissions: {}
jobs:
deploy:
name: Deploy Tag
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-deploy-tag.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
permissions:
contents: read
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@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
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 @@ -23,4 +23,4 @@ jobs:
security-events: write
actions: read
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-workflow-lint.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
4 changes: 2 additions & 2 deletions .github/workflows/nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- '8.4'
- '7.4'
fail-fast: false
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-acceptance-tests.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
with:
node: true
php: ${{ matrix.php }}
Expand All @@ -53,7 +53,7 @@ jobs:
name: Nightly ${{ matrix.label }}
permissions:
contents: read
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-integration-tests.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
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@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-static-analysis.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
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 @@ -32,7 +32,7 @@ jobs:
verify:
name: Verify Plugin Distribution
permissions: {}
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@33705f771525b0d691ee821c90e0c10b18e02871 # 1.2.1
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@1fde7ffbeb449c3313143ced42379e61d91b06f9
with:
plugin: query-monitor
owner: johnbillion
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"codeception/util-universalframework": "^1.0",
"dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
"guzzlehttp/guzzle": "^7.0",
"johnbillion/plugin-infrastructure": "1.2.1",
"johnbillion/plugin-infrastructure": "dev-plugin-test-updates",
"johnbillion/wp-compat": "0.3.1",
"lucatume/wp-browser": "3.2.3",
"phpcompatibility/phpcompatibility-wp": "2.1.5",
Expand Down
15 changes: 15 additions & 0 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@
"node": ">=20"
},
"devDependencies": {
"@johnbillion/plugin-infrastructure": "github:johnbillion/plugin-infrastructure#plugin-test-updates",
"@jsdevtools/version-bump-prompt": "^6.1.0",
"sass": "^1",
"sharp-cli": "^5.1.0",
"vitepress-plugin-rss": "^0.2.0",
"vitepress": "1.0.0-rc.25"
"vitepress": "1.0.0-rc.25",
"vitepress-plugin-rss": "^0.2.0"
},
"scripts": {
"bump:patch": "bump patch --commit 'Version %s.' query-monitor.php package.json package-lock.json readme.txt wp-content/db.php",
Expand Down
Loading