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

Fix bug: options were not being passed to the command run by try #58

Merged
merged 1 commit into from
Feb 16, 2016

Conversation

kategengler
Copy link
Member

Example of what will now work again: ember try default help --json true

  • Add a script to run various permutations of supported commands, use it
    in CI. (This uncovered a few other commands that are not working,
    but it seems like they never did. Will open other issues or address.)

Example of what will now work again: `ember try default help --json true`

- Add a script to run various permutations of supported commands, use it
in CI. (This uncovered a few other commands that are not working,
but it seems like they never did. Will open other issues or address.)
@kategengler kategengler force-pushed the kg-fix-passing-options-command branch from 93fc5d4 to 218a50c Compare February 16, 2016 20:48
kategengler added a commit that referenced this pull request Feb 16, 2016
Fix bug: options were not being passed to the command run by `try`
@kategengler kategengler merged commit 2deb787 into master Feb 16, 2016
@kategengler kategengler deleted the kg-fix-passing-options-command branch February 16, 2016 21:35
luxzeitlos pushed a commit to luxzeitlos/ember-try that referenced this pull request Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant