[wp-trac] [WordPress Trac] #53841: CI: investigate switching to the Composer cache action

WordPress Trac noreply at wordpress.org
Fri Nov 18 14:51:07 UTC 2022


#53841: CI: investigate switching to the Composer cache action
------------------------------+----------------------
 Reporter:  jrf               |       Owner:  desrosj
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  6.2
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+----------------------
Changes (by desrosj):

 * owner:  (none) => desrosj
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"54856" 54856]:
 {{{
 #!CommitTicketReference repository="" revision="54856"
 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.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53841#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list