[wp-trac] [WordPress Trac] #62416: Switch to using local references for reusable workflows
WordPress Trac
noreply at wordpress.org
Tue Jan 21 15:41:07 UTC 2025
#62416: Switch to using local references for reusable workflows
------------------------------+--------------------------
Reporter: johnbillion | Owner: johnbillion
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.8
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+--------------------------
Changes (by johnbillion):
* owner: (none) => johnbillion
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"59673" 59673]:
{{{
#!CommitTicketReference repository="" revision="59673"
Build/Test Tools: Switch to using local references for reusable workflows.
The benefit of this is that when PRs are made to make changes to a
reusable workflow, the references doesn't need to be updated to point to
the fork in order for the changed workflow to run.
A `npm run grunt replace:workflow-references-local-to-remote` command has
also been introduced in order to convert these local references back to
remote ones. This command can be used to switch release branches over to
using remote workflows, as they are currently, so they continue to benefit
from workflow changes in trunk without the need for continual backporting
to all the branches.
Props desrosj, johnbillion
Fixes #62416
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62416#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list