wordpress-develop/.github/workflows
Joe McGill a0b15f354a Build/Test Tools: Run performance tests using production env vars.
This sets the following environment variables when running automated performance tests to avoid side effects that can skew performance data when the default development environment variables are used:

* `SAVEQUERIES`: `false`
* `SCRIPT_DEBUG`: `false`
* `WP_DEBUG`: `false`
* `WP_DEVELOPMENT_MODE`: `''`

Props rajinsharwar, desrosj, mukesh27, joemcgill.
Fixes #58825.


git-svn-id: https://develop.svn.wordpress.org/trunk@56313 602fd350-edb4-49c9-b593-d223f7449a82
2023-07-26 19:11:44 +00:00
..
coding-standards.yml Build/Test Tools: Fix the permissions that are granted to the Slack notifications workflow. 2023-05-03 23:20:40 +00:00
end-to-end-tests.yml Build/Test Tools: Restore automatically retrying failed E2E tests once. 2023-07-25 18:17:56 +00:00
failed-workflow.yml Build/Test Tools: Restrict the permissions granted to jobs on GitHub Actions 2023-05-03 22:15:27 +00:00
javascript-tests.yml Build/Test Tools: Fix the permissions that are granted to the Slack notifications workflow. 2023-05-03 23:20:40 +00:00
performance.yml Build/Test Tools: Run performance tests using production env vars. 2023-07-26 19:11:44 +00:00
php-compatibility.yml Build/Test Tools: Fix the permissions that are granted to the Slack notifications workflow. 2023-05-03 23:20:40 +00:00
phpunit-tests.yml General: Increase the minimum supported version of PHP to 7.0.0. 2023-07-05 17:39:55 +00:00
slack-notifications.yml Build/Test Tools: Restrict the permissions granted to jobs on GitHub Actions 2023-05-03 22:15:27 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Fix the permissions that are granted to the Slack notifications workflow. 2023-05-03 23:20:40 +00:00
test-coverage.yml Build/Test Tools: Fix the permissions that are granted to the Slack notifications workflow. 2023-05-03 23:20:40 +00:00
test-npm.yml Build/Test Tools: Fix the permissions that are granted to the Slack notifications workflow. 2023-05-03 23:20:40 +00:00
test-old-branches.yml Trunk is now 6.4 alpha. 2023-07-19 05:52:06 +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