wordpress-develop/.github/workflows
Jonathan Desrosiers 4b5931521b Build/Test Tools: Improve how Composer dependencies are installed.
To improve how Composer dependencies are installed and managed within GitHub Actions, the `ramsey/composer-install` third-party action is now used consistently throughout all workflows.

Previously, some workflows manually ran `composer` commands while others already used `ramsey/composer-install`.

The `ramsey/composer-install` action manages caching dependencies across workflow runs internally, which is something that was manually handled before this change.

Props jrf, desrosj.
Fixes #53841.

git-svn-id: https://develop.svn.wordpress.org/trunk@54856 602fd350-edb4-49c9-b593-d223f7449a82
2022-11-18 14:50:52 +00:00
..
coding-standards.yml Build/Test Tools: Improve how Composer dependencies are installed. 2022-11-18 14:50:52 +00:00
end-to-end-tests.yml Build/Test Tools: Various minor GitHub Action improvements. 2022-11-16 19:32:57 +00:00
failed-workflow.yml Build/Test Tools: Update third-party GitHub Actions. 2022-10-13 17:49:07 +00:00
javascript-tests.yml Build/Test Tools: Various minor GitHub Action improvements. 2022-11-16 19:32:57 +00:00
php-compatibility.yml Build/Test Tools: Improve how Composer dependencies are installed. 2022-11-18 14:50:52 +00:00
phpunit-tests.yml Build/Test Tools: Improve how Composer dependencies are installed. 2022-11-18 14:50:52 +00:00
slack-notifications.yml Build/Test Tools: Remove use of set-output in Action workflows. 2022-10-19 18:10:43 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Various minor GitHub Action improvements. 2022-11-16 19:32:57 +00:00
test-coverage.yml Build/Test Tools: Improve how Composer dependencies are installed. 2022-11-18 14:50:52 +00:00
test-npm.yml Build/Test Tools: Add additional details why MacOS jobs are separate. 2022-11-16 20:55:34 +00:00
test-old-branches.yml Trunk is now 6.2 alpha. 2022-10-18 20:03:57 +00:00
welcome-new-contributors.yml Build/Test Tools: Update third-party welcome Action. 2022-10-19 18:26:29 +00:00