wpsharks / phings

Just a few Phings we like to use :-)
GNU General Public License v3.0
1 stars 0 forks source link

Your Targets are Showing! ha :-) #123

Closed jaswrks closed 8 years ago

jaswrks commented 8 years ago

Running $ phing -l produces the following list that also shows hidden -- targets, because they were not properly hidden internally. This should be updated in a future release.

Default target:
-------------------------------------------------------------------------------
 build

Subtargets:
-------------------------------------------------------------------------------
 --releases-lite-upload-extension
 --releases-lite-upload-version
 --releases-upload-extension
 --releases-upload-version
 --uploads-bleeding-edge-extension
 --uploads-bleeding-edge-version
 --uploads-lite-bleeding-edge-extension
 --uploads-lite-bleeding-edge-version
 build
 build-all
 build-lite
 codex
 feature
 feature-finish
 feature-start
 full-build
 full-build-all
 full-build-lite
 post-receive-build
 release
 release-rc
 test
 update-bleeding-edge
jaswrks commented 8 years ago

Fix coming in https://github.com/websharks/phings/pull/125