[wp-trac] [WordPress Trac] #61213: Convert GitHub Action workflows into reusable ones
WordPress Trac
noreply at wordpress.org
Fri Jun 28 18:17:12 UTC 2024
#61213: Convert GitHub Action workflows into reusable ones
-----------------------------------+-----------------------
Reporter: desrosj | Owner: desrosj
Type: enhancement | Status: reopened
Priority: normal | Milestone: 6.6
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch fixed-major | Focuses:
-----------------------------------+-----------------------
Comment (by desrosj):
In [changeset:"58595" 58595]:
{{{
#!CommitTicketReference repository="" revision="58595"
Build/Test Tools: Introduce two additional reusable PHPUnit workflows.
The changes associated with #61213 aim to update all branches potentially
receiving security updates to use the same workflow files for easier
maintenance as much as possible. However, there are times when the logic
found in GitHub Action workflow files changes pretty drastically.
For PHPUnit testing, there are 2 instances where this occurred: the 5.2
and 5.9 branches. This changeset introduces 2 new reusable PHPUnit
workflow files for use the 4.1-5.1 and 5.2-5.9 branches.
Including these workflows in `trunk` makes it more clear which version of
the workflow file is used by these old branches, and allows Dependabot to
open PRs for updating 3rd-party actions within these workflows.
Props jorbin.
See #61213.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61213#comment:52>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list