[wp-trac] [WordPress Trac] #60733: GitHub Actions updates and improvements for 6.6
WordPress Trac
noreply at wordpress.org
Tue May 14 15:18:53 UTC 2024
#60733: GitHub Actions updates and improvements for 6.6
------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.6
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by desrosj):
In [changeset:"58144" 58144]:
{{{
#!CommitTicketReference repository="" revision="58144"
Build/Test Tools: Don’t upload HTML reports to Codecov.
When generating a human readable code coverage report in HTML format, the
Codecov action used to fail silently. An error is now being returned,
resulting in a workflow failure.
This adds a skip condition to the appropriate steps so the coverage report
is only uploaded when a `clover` format is generated.
See #60733.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60733#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list