[wp-trac] [WordPress Trac] #58867: GitHub Actions updates and improvements for 6.4
WordPress Trac
noreply at wordpress.org
Thu Aug 24 21:03:02 UTC 2023
#58867: GitHub Actions updates and improvements for 6.4
------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.4
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+---------------------
Comment (by desrosj):
In [changeset:"56464" 56464]:
{{{
#!CommitTicketReference repository="" revision="56464"
Build/Test Tools: Ensure database containers are prepared for commands.
By default, Docker waits for a container to be started before considering
it “ready”. But this does not necessarily mean that it’s ready to receive
commands.
This adds a check that ensures the database container is ready to receive
commands before proceeding with running commands.
Follow up to [56439], [56440], [56443].
Props rmccue, desrosj.
See #30462, #58867.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58867#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list