[GitHub] cordova-lib pull request: CB-11042: Add cordova run option to skip...

2016-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/426 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-lib pull request: CB-11042: Add cordova run option to skip...

2016-04-15 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-lib/pull/426#issuecomment-210667397 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature ena

[GitHub] cordova-lib pull request: CB-11042: Add cordova run option to skip...

2016-04-13 Thread jasongin
Github user jasongin commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/426#discussion_r59596872 --- Diff: cordova-lib/src/cordova/run.js --- @@ -32,8 +32,10 @@ module.exports = function run(options) { var hooksRunner = new HooksRunner(p

[GitHub] cordova-lib pull request: CB-11042: Add cordova run option to skip...

2016-04-13 Thread omefire
Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/426#discussion_r59592544 --- Diff: cordova-lib/src/cordova/run.js --- @@ -32,8 +32,10 @@ module.exports = function run(options) { var hooksRunner = new HooksRunner(pr

[GitHub] cordova-lib pull request: CB-11042: Add cordova run option to skip...

2016-04-12 Thread jasongin
GitHub user jasongin opened a pull request: https://github.com/apache/cordova-lib/pull/426 CB-11042: Add cordova run option to skip prepare I'm also submitting a PR for the cordova-cli repo to parse and document the --noprepare option. You can merge this pull request into a Git rep