[wp-trac] [WordPress Trac] #58977: Consider adopting workflows for testing build packages
WordPress Trac
noreply at wordpress.org
Fri Dec 22 00:58:43 UTC 2023
#58977: Consider adopting workflows for testing build packages
------------------------------+-----------------------
Reporter: costdev | Owner: costdev
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.5
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+-----------------------
Comment (by desrosj):
In [changeset:"57218" 57218]:
{{{
#!CommitTicketReference repository="" revision="57218"
Build/Test Tools: Make the install testing workflow more flexible.
In [56661], a new GitHub Actions workflow was introduced that focused on
running some minimal installation tests for a version of WordPress for
every PHP and MySQL combination.
This workflow has tested well, but lacks flexibility and possesses one
flaw: tests are only ever performed with currently supported versions,
even if the version being tested had a different support policy.
This updates the workflow to be more flexible, allowing all versions of
WordPress currently receiving security fixes (back through 4.1) to be
tested under the correct support policy.
Additionally, the workflow can now run against the `nightly` build of
WordPress. This replaces `latest` as the new default. This allows the
tests to be run at any point during a release cycle without the need for
an officially tagged version.
Props jorbin, joemcgill, costdev.
See #58977.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58977#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list