[wp-trac] [WordPress Trac] #54725: Test tool and unit test improvements for 6.0

WordPress Trac noreply at wordpress.org
Fri Apr 8 18:37:36 UTC 2022


#54725: Test tool and unit test improvements for 6.0
--------------------------------------+---------------------
 Reporter:  hellofromTonya            |       Owner:  (none)
     Type:  task (blessed)            |      Status:  new
 Priority:  normal                    |   Milestone:  6.0
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"53112" 53112]:
 {{{
 #!CommitTicketReference repository="" revision="53112"
 Build/Test Tools: Update all 3rd party actions to their latest versions.

 This updates all 3rd party GitHub actions to their latest versions.

 - `actions/cache` from `2.1.6` to `3.0.1`.
 - `actions/github-script` from `5.0.0` to `6.0.0`.
 - `actions/setup-node` from `2.4.1` to `3.1.0`.
 - `codecov/codecov-action` from `2.1.0` to `3.0.0`.
 - `ramsey/composer-install` from `1.3.0` to `2.1.0`.
 - `shivammathur/setup-php` from `2.15.0` to `2.18.0`.

 Additionally, this updates all instances of the `actions/setup-node`
 action to replace the `node-version` option with the new `node-version-
 file`. This simplifies the process of changing the version of NodeJS used
 in workflows by only requiring the version to be changed once in the
 `.nvmrc` file.

 See #54725.
 }}}

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


More information about the wp-trac mailing list