[wp-trac] [WordPress Trac] #65289: Build/Test Tools: Bump baseline version to 7.0.0 for the performance workflow

WordPress Trac noreply at wordpress.org
Thu May 21 23:31:21 UTC 2026


#65289: Build/Test Tools: Bump baseline version to 7.0.0 for the performance
workflow
------------------------------+--------------------------
 Reporter:  mukesh27          |       Owner:  desrosj
     Type:  task (blessed)    |      Status:  closed
 Priority:  normal            |   Milestone:  7.1
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  early has-patch   |     Focuses:  performance
------------------------------+--------------------------
Changes (by desrosj):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"62406" 62406]:
 {{{
 #!CommitTicketReference repository="" revision="62406"
 Build/Test Tools: Change how `BASE_TAG` version is downlaoded.

 Recent attempts to change the `BASE_TAG` version in the Performance
 Testing workflows  in [60324] and [62402] have failed due to memory
 exhaustion errors when trying to download the version using WP-CLI in the
 local Docker environment.

 While the. performance tests are run within the Docker environment,
 there’s no hard requirement for the `wp core download` command to happen
 through the `wordpressdevelop/cli` conatiner. This adjusts the workflow to
 perform the failing WP-CLI call within the GitHub Action runner and
 outside of Docker to avoid the memory exhaustion issue.

 Props westonruter, swissspidy.
 Fixes #65289.
 }}}

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


More information about the wp-trac mailing list