[wp-trac] [WordPress Trac] #58867: GitHub Actions updates and improvements for 6.4
WordPress Trac
noreply at wordpress.org
Thu Sep 7 16:49:34 UTC 2023
#58867: GitHub Actions updates and improvements for 6.4
------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by desrosj):
In [changeset:"56537" 56537]:
{{{
#!CommitTicketReference repository="" revision="56537"
Build/Test Tools: Update 3rd-party GitHub Actions.
This updates all 3rd-party GitHub actions to their latest versions. The
following actions were updated:
- `actions/cache`
- `actions/checkout`
- `actions/setup-node`
- `codecov/codecov-action`
- `shivammathur/setup-php`
- `slackapi/slack-github-action`
In the latest version of `actions/checkout` (`4.0.0`), a new input was
introduced to control the output of command progress. This change uses
this new `show-progress` input to turn off displaying progress by default.
Progress will be shown when a workflow is run with debug mode enabled,
just in case it contains helpful information.
Props johnbillion, desrosj.
See #58867.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58867#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list