[wp-trac] [WordPress Trac] #62221: GitHub Actions updates and improvements for 6.8
WordPress Trac
noreply at wordpress.org
Thu Dec 5 18:32:48 UTC 2024
#62221: GitHub Actions updates and improvements for 6.8
------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.8
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+---------------------
Comment (by desrosj):
In [changeset:"59492" 59492]:
{{{
#!CommitTicketReference repository="" revision="59492"
Build/Test Tools: Introduce workflow for testing the local Docker
environment.
While the PHPUnit workflow currently relies on the local Docker
environment and provides some safety checks that the environment works as
expected, this may not always be true and does not test all of the
available commands related to the environment.
This introduces a basic workflow for testing the related scripts for the
various supported combinations of PHP and database software with the
environment to confirm everything is working as expected.
Ideally this would also be run on Windows and MacOS to catch platform
specific bugs. Unfortunately, Docker is not supported within the GitHub
Action runner images, so not all bugs will be caught by this workflow.
Props johnbillion, Clorith.
See #62221.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62221#comment:37>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list