wordpress-develop/.github/workflows
Jonathan Desrosiers d522886b27 Build/Test Tools: Raise minimum required version of Node.js/npm.
This bumps the minimum required version of Node.js/npm from 16.19.1 and 8.19.3 to 20.10.0 and 10.2.3.

Since 20.10.0 is the latest 20.x version of Node.js, the `check-latest` option has been enabled for `actions/setup-node` in GitHub Actions workflows. This performs an additional external call to the Node.js API confirming the latest version is installed on the runner for use. In testing, it seems that 20.10.0 was not consistently deployed to all runner machines in use. This should be removed in the near future when the version of Node.js is reliably above the new minimum requirement.

The Gutenberg repository has also been updated to use the same values for `engines`.

Props jorbin, joemcgill, swissspidy, benharri, dhrupo, flootr, gziolo, noahtallen.
See #59663.

git-svn-id: https://develop.svn.wordpress.org/trunk@57212 602fd350-edb4-49c9-b593-d223f7449a82
2023-12-20 18:44:57 +00:00
..
callable-test-core-build-process.yml Build/Test Tools: Raise minimum required version of Node.js/npm. 2023-12-20 18:44:57 +00:00
callable-test-gutenberg-build-process.yml Build/Test Tools: Raise minimum required version of Node.js/npm. 2023-12-20 18:44:57 +00:00
coding-standards.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
end-to-end-tests.yml Build/Test Tools: Add more context to artifact names. 2023-12-18 20:33:00 +00:00
failed-workflow.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
install-testing.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
javascript-tests.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
performance.yml Build/Test Tools: Raise minimum required version of Node.js/npm. 2023-12-20 18:44:57 +00:00
php-compatibility.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
phpunit-tests-run.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
phpunit-tests.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
pull-request-comments.yml Build/Test Tools: Post message for testing on Playground only after build succeeds. 2023-12-20 14:50:11 +00:00
slack-notifications.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
test-build-processes.yml Build/Test Tools: Post message for testing on Playground only after build succeeds. 2023-12-20 14:50:11 +00:00
test-coverage.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
test-old-branches.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
upgrade-testing-run.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
upgrade-testing.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00