[GitHub] cordova-mobile-spec pull request #145: CB-10718: Update instruction

2017-07-10 Thread halton
Github user halton commented on a diff in the pull request: https://github.com/apache/cordova-mobile-spec/pull/145#discussion_r126541593 --- Diff: createmobilespec/createmobilespec.js --- @@ -345,16 +345,13 @@ if (argv.global) { console.log("To clone reposit

[GitHub] cordova-mobile-spec pull request #145: CB-10718: Update instruction

2017-06-29 Thread halton
GitHub user halton opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/145 CB-10718: Update instruction ### Platforms affected ### What does this PR do? ### What testing has been done on this change

[GitHub] cordova-coho issue #153: CB-12963: npm-link all dependencies

2017-06-29 Thread halton
Github user halton commented on the issue: https://github.com/apache/cordova-coho/pull/153 @alsorokin would you please take a look? --- 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

[GitHub] cordova-coho pull request #153: CB-12963: npm-link all dependencies

2017-06-29 Thread halton
GitHub user halton opened a pull request: https://github.com/apache/cordova-coho/pull/153 CB-12963: npm-link all dependencies ### Platforms affected ### What does this PR do? ### What testing has been done on this change

[GitHub] cordova-coho pull request #152: CB-12955: Update path for npm-link and tools...

2017-06-27 Thread halton
GitHub user halton opened a pull request: https://github.com/apache/cordova-coho/pull/152 CB-12955: Update path for npm-link and tools-release-process.md ### Platforms affected ### What does this PR do? ### What testing has been done

[GitHub] cordova-mobile-spec pull request #144: Use path.sep instead of Unix separato...

2017-06-14 Thread halton
Github user halton commented on a diff in the pull request: https://github.com/apache/cordova-mobile-spec/pull/144#discussion_r122075324 --- Diff: createmobilespec/createmobilespec.js --- @@ -365,7 +365,7 @@ shelljs.config.fatal = true; if (argv.clearnpmcache

[GitHub] cordova-mobile-spec pull request #144: Use path.sep instead of Unix separato...

2017-06-14 Thread halton
GitHub user halton opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/144 Use path.sep instead of Unix separator. ### Platforms affected ### What does this PR do? Fix the unix format patch on Windows host ### What testing