woocommerce / action-scheduler

A scalable, traceable job queue for background processing large queues of tasks in WordPress. Specifically designed for distribution in WordPress plugins (and themes) - no server access required.
https://actionscheduler.org
GNU General Public License v3.0
640 stars 117 forks source link

Composer failures in GitHub workflows #1094

Open crstauf opened 2 months ago

crstauf commented 2 months ago

GitHub checks fail because of an issue when installing and setting up Composer.

barryhughes commented 1 month ago

Echoing a note here, so we don't lose sight of it: our caching strategy may need to be adjusted in relation to how it works with dependencies [*]. This is the source of at least one set of recurring CI failures.