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

Tooling commands should support non-arrayed delegation #282

Closed
pirog opened this issue Aug 17, 2017 · 0 comments
Closed

Tooling commands should support non-arrayed delegation #282

pirog opened this issue Aug 17, 2017 · 0 comments
Assignees
Labels
improvement Things work OK but suggestion to make them better
Milestone

Comments

@pirog
Copy link
Member

pirog commented Aug 17, 2017

Good

tooling:
  test:
    service: appserver
    cmd: 
      - composer
      - test

Bad

tooling:
  test:
    service: appserver
    cmd: composer test

We should probably support both, arrayifying a long command is probably going to be super annoying

@pirog pirog added the improvement Things work OK but suggestion to make them better label Aug 17, 2017
@pirog pirog added this to the 3.0.0-rc.1 milestone Aug 17, 2017
@pirog pirog self-assigned this Aug 17, 2017
@pirog pirog closed this as completed Aug 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Things work OK but suggestion to make them better
Projects
None yet
Development

No branches or pull requests

1 participant