[wp-trac] [WordPress Trac] #52668: Make it easier to override the built-in docker environment's config
WordPress Trac
noreply at wordpress.org
Fri Oct 18 12:35:53 UTC 2024
#52668: Make it easier to override the built-in docker environment's config
-------------------------------+--------------------------------
Reporter: TimothyBlynJacobs | Owner: TimothyBlynJacobs
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-------------------------------+--------------------------------
Changes (by desrosj):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"59249" 59249]:
{{{
#!CommitTicketReference repository="" revision="59249"
Build/Test Tools: Change commands used for the copying `.env.example`
file.
This switches from using the `test`/`cp` commands when copying the
`.env.example` file to using `node:fs`. `test` and `cp` are not available
on Windows machines.
This also adds the `.env` file to the `svn:ignore` list to prevent it from
being committed accidentally.
Follow up to [59038].
Props afercia, Clorith, poena.
Fixes #52668.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52668#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list