Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide internal phing targets from 'phing -l' #139

Merged
merged 3 commits into from
Dec 2, 2019
Merged

Conversation

becw
Copy link
Member

@becw becw commented Nov 27, 2019

See https://akrabat.com/a-few-phing-tips/

This shortens the output of phing -l and makes it behave more like drush list. There are also a few comment updates in here to clarify the purpose of some of the targets.

Also, now when you type just phing, it will provide a list of targets and a url to the documentation, rather than running the build target. This will only affect new installs, as it's a change to the build.xml template.

@becw becw merged commit 4ef0d57 into release-2.0 Dec 2, 2019
@becw becw deleted the hide-targets branch December 2, 2019 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant