[wp-trac] [WordPress Trac] #55652: Test tool and unit test improvements for 6.1
WordPress Trac
noreply at wordpress.org
Mon Oct 24 15:18:53 UTC 2022
#55652: Test tool and unit test improvements for 6.1
--------------------------------------+---------------------
Reporter: hellofromTonya | Owner: (none)
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by desrosj):
In [changeset:"54674" 54674]:
{{{
#!CommitTicketReference repository="" revision="54674"
Build/Test Tools: Hardcode the `ref` for the workflow dispatch on failure.
This removes the dynamic aspect of the `createWorkflowDispatch()` call
that dispatches a Failed Workflow run when another workflow encounters an
issue.
By hardcoding `trunk` as the `ref`, the version of the workflow used will
always be the latest, most up to date. This ensures older branches receive
the bug fixes and improvements made in `trunk` without having to backport
them.
See #55652.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55652#comment:214>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list