[GitHub] cordova-ios pull request #322: CB-12948 - Add a warning to updateProject for...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/322 --- 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

Nightly build #408 for cordova has succeeded!

2017-06-23 Thread Apache Jenkins Server
Nightly build #408 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/408/consoleFull - Jenkins for Apache Cordova -

[GitHub] cordova-ios issue #322: CB-12948 - Add a warning to updateProject for iOS

2017-06-23 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-ios/pull/322 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/322?src=pr&el=h1) Report > Merging [#322](https://codecov.io/gh/apache/cordova-ios/pull/322?src=pr&el=desc) into [master](https:

[GitHub] cordova-ios pull request #322: CB-12948 - Add a warning to updateProject for...

2017-06-23 Thread shazron
GitHub user shazron opened a pull request: https://github.com/apache/cordova-ios/pull/322 CB-12948 - Add a warning to updateProject for iOS ### Platforms affected self ### What does this PR do? Remove the `cordova platform update` functionality of this plat

Re: [PROPOSAL] 'cordova platform update' alias for rm, add in cordova-ios

2017-06-23 Thread Shazron
In the interim, I filed: https://issues.apache.org/jira/browse/CB-12948 and will send a PR for comment On Fri, Dec 2, 2016 at 4:56 PM, Shazron wrote: > This has not been resolved yet. We'll discuss more next week. > > Archive link to this thread just in case you don't have it: > https://lists.ap

[GitHub] cordova-plugin-network-information issue #54: CB-12751: (ios) Fix connection...

2017-06-23 Thread kylemellander
Github user kylemellander commented on the issue: https://github.com/apache/cordova-plugin-network-information/pull/54 Just as a note and I don't seem to have permissions to post to jira, it seems that this error is happening on android as well --- If your project is set up for it, y

[GitHub] cordova-plugin-splashscreen issue #128: Fix CB-12947 (incorrect documentatio...

2017-06-23 Thread jab
Github user jab commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/128 Thanks for merging and for Cordova! --- 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

[GitHub] cordova-android pull request #384: CB-11244: Studio project cleanup

2017-06-23 Thread imhotep
Github user imhotep commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/384#discussion_r123851340 --- Diff: bin/lib/create.js --- @@ -259,41 +273,53 @@ exports.create = function(project_path, config, options, events) { setShell

[GitHub] cordova-android pull request #384: CB-11244: Studio project cleanup

2017-06-23 Thread imhotep
Github user imhotep commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/384#discussion_r123850564 --- Diff: bin/templates/cordova/Api.js --- @@ -343,6 +349,8 @@ Api.prototype.removePlugin = function (plugin, uninstallOptions) { */ Api.

[GitHub] cordova-android pull request #384: CB-11244: Studio project cleanup

2017-06-23 Thread imhotep
Github user imhotep commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/384#discussion_r123850098 --- Diff: bin/templates/cordova/lib/build.js --- @@ -148,6 +152,7 @@ module.exports.runClean = function(options) { */ module.exports.run =

[GitHub] cordova-android pull request #384: CB-11244: Studio project cleanup

2017-06-23 Thread imhotep
Github user imhotep commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/384#discussion_r123849628 --- Diff: bin/templates/cordova/lib/builders/GenericBuilder.js --- @@ -53,43 +48,13 @@ GenericBuilder.prototype.findOutputApks = function(build_type

[GitHub] cordova-lib issue #568: Reorganized unit test directory structure + updated ...

2017-06-23 Thread imhotep
Github user imhotep commented on the issue: https://github.com/apache/cordova-lib/pull/568 I support this change. I believe it will make writing tests for new features easier if each source file has a matching spec file and all source/spec folders are mirrored. --- If your project i

[GitHub] cordova-android pull request #384: CB-11244: Studio project cleanup

2017-06-23 Thread infil00p
Github user infil00p commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/384#discussion_r123844605 --- Diff: bin/lib/create.js --- @@ -125,16 +131,24 @@ function writeProjectProperties(projectPath, target_api) { fs.writeFileSync(dstPath,

[GitHub] cordova-android pull request #384: CB-11244: Studio project cleanup

2017-06-23 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/384#discussion_r123835148 --- Diff: bin/templates/cordova/Api.js --- @@ -81,10 +83,13 @@ function Api(platform, platformRootDir, events) { // XXX Override some locatio

[GitHub] cordova-browser pull request #34: CB-11710 Add missing 'clean.bat' file

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-browser/pull/34 --- 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

[GitHub] cordova-browser pull request #34: CB-11710 Add missing 'clean.bat' file

2017-06-23 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-browser/pull/34 CB-11710 Add missing 'clean.bat' file ### Platforms affected browser ( when run on windows ) ### What does this PR do? adds missing clean.bat file ### Wha

[GitHub] cordova-android pull request #384: CB-11244: Studio project cleanup

2017-06-23 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/384#discussion_r123834608 --- Diff: bin/lib/create.js --- @@ -314,7 +340,18 @@ exports.update = function(projectPath, options, events) { return Q() .then(fun

[GitHub] cordova-android pull request #384: CB-11244: Studio project cleanup

2017-06-23 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-android/pull/384#discussion_r123834356 --- Diff: bin/lib/create.js --- @@ -125,16 +131,24 @@ function writeProjectProperties(projectPath, target_api) { fs.writeFileSync(dstPath, d

[GitHub] cordova-plugin-splashscreen issue #128: Fix CB-12947 (incorrect documentatio...

2017-06-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/128 Thanks for the PR! --- 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 enabl

[GitHub] cordova-android pull request #386: CB-12895 : added eslint and removed jshin...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/386 --- 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 featur

[GitHub] cordova-plugin-splashscreen pull request #128: Fix CB-12947 (incorrect docum...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-splashscreen/pull/128 --- 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 i

[GitHub] cordova-android issue #386: CB-12895 : added eslint and removed jshint / ref...

2017-06-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/386 I believe in you, you can do it! ![i-have-hope](https://user-images.githubusercontent.com/52645/27492826-38aa9a02-580d-11e7-88f6-5e238542f2b5.gif) --- If your project is set up for

[GitHub] cordova-android issue #386: CB-12895 : added eslint and removed jshint / ref...

2017-06-23 Thread audreyso
Github user audreyso commented on the issue: https://github.com/apache/cordova-android/pull/386 I think I have permission, but haven't ever done it before! @filmaj --- 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

[GitHub] cordova-android issue #386: CB-12895 : added eslint and removed jshint / ref...

2017-06-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/386 Do you not have permissions to merge, or do you have your hands full with other work? Happy to merge this in for you but if it's a permission issue please let me know so that I can fix that :

[GitHub] cordova-lib issue #561: Cb 12870 - Check that all use cases are caught in Ap...

2017-06-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-lib/pull/561 Your experience going through the integration tests in here is valuable with respect to understanding what code these tests exercise, so armed with that knowledge, I think you have the right cont

[GitHub] cordova-lib issue #561: Cb 12870 - Check that all use cases are caught in Ap...

2017-06-23 Thread audreyso
Github user audreyso commented on the issue: https://github.com/apache/cordova-lib/pull/561 @filmaj I rebased this for now. If we change the tests to unit tests, should it be in this PR or in a separate one? --- If your project is set up for it, you can reply to this email and have y

[GitHub] cordova-android issue #386: CB-12895 : added eslint and removed jshint / ref...

2017-06-23 Thread audreyso
Github user audreyso commented on the issue: https://github.com/apache/cordova-android/pull/386 I rebased this morning! @filmaj @infil00p If anyone has time to merge it in, that would be great :) --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] cordova-plugin-splashscreen pull request #128: Fix CB-12947 (incorrect docum...

2017-06-23 Thread jab
GitHub user jab opened a pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/128 Fix CB-12947 (incorrect documentation of iPhone 5 and 5s resolution) iPhone 5, 5s, and SE have resolution 640x1136, not 640x960 as currently documented. ### Checklist -

[GitHub] cordova-android issue #385: CB-12835: add a Context getter in CordovaInterfa...

2017-06-23 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/385 Does anything need to change in the plugin authoring documentation for Android as a result of this? https://cordova.apache.org/docs/en/latest/guide/platforms/android/plugin.html

Re: Cloudapp CI is down, builds moving to Travis

2017-06-23 Thread Filip Maj
Nice! It's also awesome to have the CI code end up in the yml files inside the repositories, rather than jenkins job configs on cloudapps. On Fri, Jun 23, 2017 at 1:38 AM, wrote: > So I've finally managed to get it working, here's an example of PR for > battery-status plugin: > https://github.c

[GitHub] cordova-plugin-device-motion pull request #54: CB-12935: (ios, android) Enab...

2017-06-23 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/54 CB-12935: (ios, android) Enable paramedic builds on Travis CI ### Platforms affected iOS, Android ### What does this PR do? https://issues.apache.org/jira/brow

[GitHub] cordova-plugin-device pull request #64: CB-12935: (ios, android) Enable para...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-device/pull/64 --- 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 f

[GitHub] cordova-plugin-device pull request #64: CB-12935: (ios, android) Enable para...

2017-06-23 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-device/pull/64 CB-12935: (ios, android) Enable paramedic builds on Travis CI ### Platforms affected iOS, Android ### What does this PR do? https://issues.apache.org/jira/browse/CB-1

[GitHub] cordova-plugin-contacts pull request #153: CB-12935: (ios, android) Enable p...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-contacts/pull/153 --- 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 th

[GitHub] cordova-plugin-contacts pull request #153: CB-12935: (ios, android) Enable p...

2017-06-23 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/153 CB-12935: (ios, android) Enable paramedic builds on Travis CI ### Platforms affected Android, iOS ### What does this PR do? https://issues.apache.org/jira/browse/C

[GitHub] cordova-plugin-console pull request #23: CB-12935: (ios, android) Run parame...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-console/pull/23 --- 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

[GitHub] cordova-plugin-console pull request #23: CB-12935: (ios, android) Run parame...

2017-06-23 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-console/pull/23 CB-12935: (ios, android) Run paramedic builds on Travis ### Platforms affected Android, iOS ### What does this PR do? https://issues.apache.org/jira/browse/CB-12935

[GitHub] cordova-plugin-battery-status pull request #56: CB-12935: (CI) Travis should...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-battery-status/pull/56 --- 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

[GitHub] cordova-plugin-battery-status pull request #56: CB-12935: (CI) Travis should...

2017-06-23 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-plugin-battery-status/pull/56 CB-12935: (CI) Travis should use Node 4.2 instead of 0.10 ### Platforms affected Android ### What does this PR do? Makes Travis install Node 4.2 instead of de

[GitHub] cordova-plugin-camera pull request #272: CB-12935: (android, ios) Run parame...

2017-06-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/272 --- 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

[GitHub] cordova-plugin-battery-status issue #55: CB-12935 Run paramedic builds on Tr...

2017-06-23 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-plugin-battery-status/pull/55 Oh, and we need to encode sauce access key for each repository separately. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] cordova-plugin-battery-status issue #55: CB-12935 Run paramedic builds on Tr...

2017-06-23 Thread alsorokin
Github user alsorokin commented on the issue: https://github.com/apache/cordova-plugin-battery-status/pull/55 Mostly, yes, with some modifications (for example, Camera tests require Android support repository and have other tests to run, which are needed to be brought out to a separat

[GitHub] cordova-plugin-battery-status issue #55: CB-12935 Run paramedic builds on Tr...

2017-06-23 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-plugin-battery-status/pull/55 Awesome! Is the next step to just copy this to the other plugin repos? --- If your project is set up for it, you can reply to this email and have your reply appear o