Nightly build #1168 for cordova has succeeded!

2019-09-11 Thread Apache Jenkins Server
Nightly build #1168 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/1168/consoleFull

-
Jenkins for Apache Cordova

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

Re: [BOARD REPORT DRAFT] September 2019 Cordova Board Report

2019-09-11 Thread Tim Brust
Looks good!
One minor nit: personally I’d write “APIs” over “apis” in the “Activity” 
section.

Is it noteworthy that our Jenkins was down some time?

Sent from my iPhone

> On 11. Sep 2019, at 8:00 PM, gandhi rajan  wrote:
> 
> Looks perfect.
> 
>> On Wednesday, September 11, 2019, Jesse  wrote:
>> 
>> Please review and comment here.
>> 
>> https://github.com/apache/cordova-apache-board-reports/
>> blob/master/2019/2019-09.md
>> 
>> Sorry for the lateness of this email, the report is due today.
>> 
>> Cheers,
>> Jesse
>> 
> 
> 
> -- 
> Regards,
> Gandhi
> 
> "The best way to find urself is to lose urself in the service of others !!!"

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



Re: [BOARD REPORT DRAFT] September 2019 Cordova Board Report

2019-09-11 Thread gandhi rajan
Looks perfect.

On Wednesday, September 11, 2019, Jesse  wrote:

> Please review and comment here.
>
> https://github.com/apache/cordova-apache-board-reports/
> blob/master/2019/2019-09.md
>
> Sorry for the lateness of this email, the report is due today.
>
> Cheers,
>  Jesse
>


-- 
Regards,
Gandhi

"The best way to find urself is to lose urself in the service of others !!!"


Re: [BOARD REPORT DRAFT] September 2019 Cordova Board Report

2019-09-11 Thread Darryl Pogue
Looks good to me.

On Wed, Sep 11, 2019 at 2:03 AM Jesse  wrote:
>
> Please review and comment here.
>
> https://github.com/apache/cordova-apache-board-reports/blob/master/2019/2019-09.md
>
> Sorry for the lateness of this email, the report is due today.
>
> Cheers,
>  Jesse

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



[BOARD REPORT DRAFT] September 2019 Cordova Board Report

2019-09-11 Thread Jesse
Please review and comment here.

https://github.com/apache/cordova-apache-board-reports/blob/master/2019/2019-09.md

Sorry for the lateness of this email, the report is due today.

Cheers,
 Jesse


[VOTE] Cordova-Android 8.1.0 Release

2019-09-11 Thread Bryan Ellis
Please review and vote on this Android Release v8.1.0
by replying to this email (and keep discussion on the DISCUSS thread)

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

The package was published from its corresponding git tag:
cordova-android: 8.1.0 (f1f472297a)

Note that you can test it out via:

cordova platform add https://github.com/apache/cordova-android#8.1.0

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:
* 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
* NPM Audit
* NPM Test (Executed Individual Steps in Order)
  * npm run eslint
  * sudo npm run unit-test
  * npm run e2e-tests
  * npm run java-unit-tests