[wp-trac] [WordPress Trac] #47767: Simplify and backport the local environment

WordPress Trac noreply at wordpress.org
Mon Jul 29 14:47:36 UTC 2019


#47767: Simplify and backport the local environment
-------------------------------------+-----------------------
 Reporter:  pento                    |       Owner:  pento
     Type:  enhancement              |      Status:  assigned
 Priority:  normal                   |   Milestone:  5.3
Component:  Build/Test Tools         |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  needs-testing has-patch  |     Focuses:
-------------------------------------+-----------------------

Comment (by mcsf):

 @pento, I have no experience in configuring Travis, so bear with me, but a
 couple of questions looking at `.travis.yml`:

 1. We are replacing Travis's preinstalled version of `docker-compose` with
 a specific version, `1.24.0`. Is there a specific reason, is it about
 recency? Can we document in the file?

 2. Should we turn the magic version number into a proper constant? I'm
 looking at Travis's [https://docs.travis-ci.com/user/docker/#using-docker-
 compose own documentation on Docker].

 Now onto `docker-compose.yml`:

 3. With the switch to the nginx image, we drop the usage of
 `WORDPRESS_DEBUG` and `WORDPRESS_CONFIG_EXTRA`. What will the new
 recommended methods be to tweak WP runtime constants?

 These questions aside, this looks pretty solid and tests well for me. It's
 nice to see some of these scripts "magically" gone!

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47767#comment:20>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list