wordpress-develop/.github/workflows
Jonathan Desrosiers 2e6a235812 Build/Test Tools: Increase the number of retries when restarting a workflow.
This increases the number of times to retry restarting a workflow from 10 to 15, and the `timeout-minutes` value to `30`.

For workflows with complex strategy matrix, the exponential backoff of 10 retries is still not enough to account for the GitHub Actions UI taking a long time to catch up.

Follow up to [56829] and [56830].
See #58867.

git-svn-id: https://develop.svn.wordpress.org/trunk@57052 602fd350-edb4-49c9-b593-d223f7449a82
2023-11-01 19:29:53 +00:00
..
build.yml Build/Test Tools: Skip Puppeteer download in build workflow. 2023-10-19 15:03:51 +00:00
callable-test-core-build-process.yml Build/Test Tools: Test the Gutenberg plugin build process. 2023-10-20 14:54:23 +00:00
callable-test-gutenberg-build-process.yml Build/Test Tools: Test the Gutenberg plugin build process. 2023-10-20 14:54:23 +00:00
coding-standards.yml Build/Test Tools: Reinstate PUPPETEER_SKIP_DOWNLOAD for most CI workflows. 2023-10-17 11:27:24 +00:00
end-to-end-tests.yml Build/Test Tools: Reinstate PUPPETEER_SKIP_DOWNLOAD for most CI workflows. 2023-10-17 11:27:24 +00:00
failed-workflow.yml Build/Test Tools: Increase the number of retries when restarting a workflow. 2023-11-01 19:29:53 +00:00
install-testing.yml Build/Test Tools: Correct variable typo. 2023-10-10 17:30:13 +00:00
javascript-tests.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
performance.yml Build/Test Tools: Don’t run the performance workflow when branching. 2023-10-19 13:59:01 +00:00
php-compatibility.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
phpunit-tests-run.yml Build/Test Tools: Reinstate PUPPETEER_SKIP_DOWNLOAD for most CI workflows. 2023-10-17 11:27:24 +00:00
phpunit-tests.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
slack-notifications.yml Build/Test Tools: Don’t send Slack notification for workflow retries. 2023-10-11 12:15:18 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Check for zero-byte files in themes. 2023-10-06 12:45:43 +00:00
test-build-processes.yml Build/Test Tools: Use the correct path to build process test workflows. 2023-10-20 17:11:10 +00:00
test-coverage.yml Build/Test Tools: Reinstate PUPPETEER_SKIP_DOWNLOAD for most CI workflows. 2023-10-17 11:27:24 +00:00
test-old-branches.yml Trunk is now 6.5 alpha. 2023-10-17 18:39:45 +00:00
upgrade-testing-run.yml Build/Test Tools: Introduce install and upgrade testing workflows. 2023-09-22 17:41:11 +00:00
upgrade-testing.yml Build/Test Tools: Introduce install and upgrade testing workflows. 2023-09-22 17:41:11 +00:00
welcome-new-contributors.yml Build/Test Tools: Restrict the permissions granted to jobs on GitHub Actions 2023-05-03 22:15:27 +00:00