Re: [DISCUSS] cordova--ios 4.5.5 patch release

2018-07-23 Thread Shazron
https://github.com/ios-control/ios-deploy/issues/349
On Tue, Jul 24, 2018 at 11:38 AM Shazron  wrote:
>
> Some issues , related to an external tool ios-deploy that we use:
> node 8.11.2
> (note that issues are only related to running and building for device,
> related to the ios-deploy tool that we use. Emulator is fine)
>
> I don't think this should hold up the release.
>
> 1. ---
> # this defaults to building for device and emulator; I had a device plugged in
> # error does not show if you don't have a device plugged in
> # cordova build --emulator is fine
> $ cordova build
> (node:18179) UnhandledPromiseRejectionWarning: ios-deploy was not
> found. Please download, build and install version 1.9.2 or greater
> from https://github.com/phonegap/ios-deploy into your path, or do 'npm
> install -g ios-deploy'
> (node:18179) UnhandledPromiseRejectionWarning: Unhandled promise
> rejection. This error originated either by throwing inside of an async
> function without a catch block, or by rejecting a promise which was
> not handled with .catch(). (rejection id: 1)
> (node:18179) [DEP0018] DeprecationWarning: Unhandled promise
> rejections are deprecated. In the future, promise rejections that are
> not handled will terminate the Node.js process with a non-zero exit
> code.
>
> Getting three unhandled promise rejections.
>
> 2. ---
> ios-deploy cannot be installed, I haven't checked the issue tracker
> for it lately but I think there has been issues filed, that I have to
> now address. The error is:
>
> cp: /System/Library/PrivateFrameworks/MobileDevice.framework/XPCServices:
> No such file or directory
> ** BUILD FAILED **

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



[DISCUSS] cordova--ios 4.5.5 patch release

2018-07-23 Thread Shazron
Some issues , related to an external tool ios-deploy that we use:
node 8.11.2
(note that issues are only related to running and building for device,
related to the ios-deploy tool that we use. Emulator is fine)

I don't think this should hold up the release.

1. ---
# this defaults to building for device and emulator; I had a device plugged in
# error does not show if you don't have a device plugged in
# cordova build --emulator is fine
$ cordova build
(node:18179) UnhandledPromiseRejectionWarning: ios-deploy was not
found. Please download, build and install version 1.9.2 or greater
from https://github.com/phonegap/ios-deploy into your path, or do 'npm
install -g ios-deploy'
(node:18179) UnhandledPromiseRejectionWarning: Unhandled promise
rejection. This error originated either by throwing inside of an async
function without a catch block, or by rejecting a promise which was
not handled with .catch(). (rejection id: 1)
(node:18179) [DEP0018] DeprecationWarning: Unhandled promise
rejections are deprecated. In the future, promise rejections that are
not handled will terminate the Node.js process with a non-zero exit
code.

Getting three unhandled promise rejections.

2. ---
ios-deploy cannot be installed, I haven't checked the issue tracker
for it lately but I think there has been issues filed, that I have to
now address. The error is:

cp: /System/Library/PrivateFrameworks/MobileDevice.framework/XPCServices:
No such file or directory
** BUILD FAILED **

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org



Nightly build #798 for cordova has succeeded!

2018-07-23 Thread Apache Jenkins Server
Nightly build #798 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/798/consoleFull

-
Jenkins for Apache Cordova

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

[VOTE] cordova-ios 4.5.5 patch release

2018-07-23 Thread Chris Brody
Please review and vote on this cordova-ios 4.5.5 patch release by
replying to this email (and keep discussion on the DISCUSS thread)

Release issue: https://issues.apache.org/jira/browse/CB-14217

The archive has been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-14217/

The package was published from its corresponding git tag:

cordova-ios: 4.5.5 (0c2b24718a)

Note that you can test it out via:

cordova platform add https://github.com/apache/cordova-ios#4.5.5

Upon a successful vote I will upload the archive to dist/, publish it
to npm, and post the blog post.

Voting guidelines:
https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md

Voting will go on for a minimum of 48 hours.

I vote +1:
* Verified that npm audit shows 0 vulnerabilities
* Ran coho audit-license-headers over the relevant repos
* Ran coho check-license to ensure all dependencies and
subdependencies have Apache-compatible licenses
* Ensured continuous build was green when repo was tagged
* Other tests listed in: https://github.com/apache/cordova-ios/pull/381

-
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org