[wp-trac] [WordPress Trac] #38423: Alllow builds to be minimal

WordPress Trac noreply at wordpress.org
Thu Oct 20 22:23:23 UTC 2016


#38423: Alllow builds to be minimal
------------------------------+---------------------
 Reporter:  jorbin            |       Owner:  jorbin
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  4.7
Component:  Build/Test Tools  |     Version:  3.7
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------
Changes (by jorbin):

 * owner:   => jorbin
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"38848"]:
 {{{
 #!CommitTicketReference repository="" revision="38848"
 Build/Test Tools: Allow Minimal Builds

 Builds can hang or get very slow on copy when you have alot of files. Alot
 of files can suddenly appear when you are developing new themes or
 plugins. Often, it's nice to have a minimal build, especially if you are
 preparing a commit.

 This adds a new flag `--minimal-copy` that can be added to any task which
 does a copy. These tasks include build, test, and copy. This flag will
 cause no plugins to be copied and only the twenty series of default themes
 to be copied. Everything else remains the same.

 Fixes #38423.
 }}}

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


More information about the wp-trac mailing list