wordpress-develop/.github/workflows
Jonathan Desrosiers 434ef23a66 Build/Test Tools: Make the install testing workflow more flexible.
In [56661], a new GitHub Actions workflow was introduced that focused on running some minimal installation tests for a version of WordPress for every PHP and MySQL combination.

This workflow has tested well, but lacks flexibility and possesses one flaw: tests are only ever performed with currently supported versions, even if the version being tested had a different support policy.

This updates the workflow to be more flexible, allowing all versions of WordPress currently receiving security fixes (back through 4.1) to be tested under the correct support policy.

Additionally, the workflow can now run against the `nightly` build of WordPress. This replaces `latest` as the new default. This allows the tests to be run at any point during a release cycle without the need for an officially tagged version.

Props jorbin, joemcgill, costdev.
See #58977.

git-svn-id: https://develop.svn.wordpress.org/trunk@57218 602fd350-edb4-49c9-b593-d223f7449a82
2023-12-22 00:58:26 +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: Make the install testing workflow more flexible. 2023-12-22 00:58:26 +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