wordpress-develop/.github/workflows
John Blackbourn 0e04c0a621 Build/Test Tools: Move the Memcached container into the Docker Compose config.
This allows a developer to use the persistent Memcached object cache on their local development environment via the `LOCAL_PHP_MEMCACHED` environment variable.

Enable the memcached config via `LOCAL_PHP_MEMCACHED=true` in the `.env` file and then restart the environment with `npm run env:restart`.

Fixes #55700


git-svn-id: https://develop.svn.wordpress.org/trunk@53895 602fd350-edb4-49c9-b593-d223f7449a82
2022-08-13 23:23:26 +00:00
..
coding-standards.yml Build/Test Tools: Make the GitHub Action pattern matching for tags more specific. 2022-07-20 18:39:16 +00:00
end-to-end-tests.yml Build/Test Tools: Make the GitHub Action pattern matching for tags more specific. 2022-07-20 18:39:16 +00:00
javascript-tests.yml Build/Test Tools: Make the GitHub Action pattern matching for tags more specific. 2022-07-20 18:39:16 +00:00
php-compatibility.yml Build/Test Tools: Make the GitHub Action pattern matching for tags more specific. 2022-07-20 18:39:16 +00:00
phpunit-tests.yml Build/Test Tools: Move the Memcached container into the Docker Compose config. 2022-08-13 23:23:26 +00:00
slack-notifications.yml Build/Test Tools: Correctly detect the first workflow run for a branch or tag. 2022-07-20 17:41:02 +00:00
test-coverage.yml Build/Test Tools: Correct some GitHub Action workflow inline documentation. 2022-06-30 15:07:49 +00:00
test-npm.yml Build/Test Tools: Add tag pattern matching for the testing NPM workflow. 2022-07-20 18:50:36 +00:00
test-old-branches.yml Build/Test Tools: Update 3rd party GitHub Actions. 2022-06-27 18:57:00 +00:00
welcome-new-contributors.yml Build/Test Tools: Lower the timeout for GitHub Actions jobs so runaway or stalled processes don't risk running for the default timeout duration of six hours. 2021-11-23 17:40:00 +00:00