Changeset 63643
- Timestamp:
- 09/16/2026 08:11:10 PM (21 hours ago)
- Location:
- trunk/.github/workflows
- Files:
-
- 7 edited
-
reusable-build-package.yml (modified) (1 diff)
-
reusable-end-to-end-tests.yml (modified) (1 diff)
-
reusable-performance-test-v2.yml (modified) (1 diff)
-
reusable-phpstan-static-analysis-v1.yml (modified) (1 diff)
-
reusable-phpunit-tests-v3.yml (modified) (1 diff)
-
reusable-test-core-build-process.yml (modified) (1 diff)
-
reusable-test-local-docker-environment-v1.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/reusable-build-package.yml
r62742 r63643 45 45 46 46 - name: Build WordPress 47 timeout-minutes: 3 47 48 run: npm run build 48 49 -
trunk/.github/workflows/reusable-end-to-end-tests.yml
r63446 r63643 104 104 105 105 - name: Build WordPress 106 timeout-minutes: 3 106 107 run: npm run build 107 108 -
trunk/.github/workflows/reusable-performance-test-v2.yml
r63309 r63643 155 155 156 156 - name: Build WordPress 157 timeout-minutes: 3 157 158 run: npm run build 158 159 -
trunk/.github/workflows/reusable-phpstan-static-analysis-v1.yml
r63420 r63643 83 83 84 84 - name: Build WordPress 85 timeout-minutes: 3 85 86 run: npm run build:dev 86 87 -
trunk/.github/workflows/reusable-phpunit-tests-v3.yml
r63557 r63643 246 246 247 247 - name: Build WordPress 248 timeout-minutes: 3 248 249 run: npm run build:dev 249 250 env: -
trunk/.github/workflows/reusable-test-core-build-process.yml
r63465 r63643 122 122 123 123 - name: Build WordPress to run from ${{ inputs.directory }} 124 timeout-minutes: 3 124 125 run: npm run ${{ inputs.directory == 'src' && 'build:dev' || 'build' }} 125 126 -
trunk/.github/workflows/reusable-test-local-docker-environment-v1.yml
r62742 r63643 122 122 123 123 - name: Build WordPress 124 timeout-minutes: 3 124 125 run: npm run build:dev 125 126
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)