You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Bryan Ellis <er...@apache.org> on 2022/06/30 13:03:31 UTC

[VOTE] Cordova-Android 11.0.0 Release

Please review and vote on this Cordova-Android Release v11.0.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/android-v11.0.0

The package was published from its corresponding git tag:
    cordova-android: 11.0.0 (98895f7d78)

Note that you can test it out via:
    cordova platform add https://github.com/apache/cordova-android#11.0.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 lint
  * npm run unit-test
  * npm run e2e-tests
  * npm run java-unit-tests
* Ran `cordova build` test
* Ran `cordova run` emulator test
* Ran `cordova plugin add` test



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


Re: [VOTE] Cordova-Android 11.0.0 Release

Posted by Norman Breau <no...@normanbreau.com>.
I vote +1:

- Ran npm test (locally on linux)
- Confirmed that NPM audit returned 0 vulnerabilities
- Verified tags (coho verify-tags)
- Verified archive (coho -verify-archive)

On 2022-06-30 10:03 a.m., Bryan Ellis wrote:
> Please review and vote on this Cordova-Android Release v11.0.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/android-v11.0.0
>
> The package was published from its corresponding git tag:
>      cordova-android: 11.0.0 (98895f7d78)
>
> Note that you can test it out via:
>      cordova platform add https://github.com/apache/cordova-android#11.0.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 lint
>    * npm run unit-test
>    * npm run e2e-tests
>    * npm run java-unit-tests
> * Ran `cordova build` test
> * Ran `cordova run` emulator test
> * Ran `cordova plugin add` test
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>

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


Re: [VOTE] Cordova-Android 11.0.0 Release

Posted by Bryan Ellis <el...@gmail.com>.
This release vote has been terminated.

There is a PR with a fix that is necessary for Windows developers.



On Sat, Jul 2, 2022 at 7:13 AM Niklas Merz <ni...@apache.org> wrote:

> I vote +1
>
> * signature and hash ok
> * builds with test app
> * git tag ok
> * tests pass locally
> * npm audit green
> * CI green
>
> On July 1, 2022, Ken Naito <kn...@apache.org> wrote:
> > +1
> >
> > I did:
> > * coho verify-archive OK
> > * coho verify-tags OK
> > * The last commit f38e8eb3d05bdabf15833e61bbdaa356e5d24eaa passes all
> > CI
> > tests on github.
> >
> > Thanks!
> >
> >
> > On 2022/06/30 22:03, Bryan Ellis wrote:
> > > Please review and vote on this Cordova-Android Release v11.0.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/android-v11.0.0
> > >
> > > The package was published from its corresponding git tag:
> > > cordova-android: 11.0.0 (98895f7d78)
> > >
> > > Note that you can test it out via:
> > > cordova platform add https://github.com/apache/cordova-
> > android#11.0.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 lint
> > > * npm run unit-test
> > > * npm run e2e-tests
> > > * npm run java-unit-tests
> > > * Ran `cordova build` test
> > > * Ran `cordova run` emulator test
> > > * Ran `cordova plugin add` test
> > >
> > >
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> > > For additional commands, e-mail: dev-help@cordova.apache.org
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> > For additional commands, e-mail: dev-help@cordova.apache.org
>

Re: [VOTE] Cordova-Android 11.0.0 Release

Posted by Niklas Merz <ni...@apache.org>.
I vote +1

* signature and hash ok
* builds with test app
* git tag ok
* tests pass locally
* npm audit green
* CI green

On July 1, 2022, Ken Naito <kn...@apache.org> wrote:
> +1
>
> I did:
> * coho verify-archive OK
> * coho verify-tags OK
> * The last commit f38e8eb3d05bdabf15833e61bbdaa356e5d24eaa passes all
> CIĀ 
> tests on github.
>
> Thanks!
>
>
> On 2022/06/30 22:03, Bryan Ellis wrote:
> > Please review and vote on this Cordova-Android Release v11.0.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/android-v11.0.0
> >
> > The package was published from its corresponding git tag:
> > cordova-android: 11.0.0 (98895f7d78)
> >
> > Note that you can test it out via:
> > cordova platform add https://github.com/apache/cordova-
> android#11.0.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 lint
> > * npm run unit-test
> > * npm run e2e-tests
> > * npm run java-unit-tests
> > * Ran `cordova build` test
> > * Ran `cordova run` emulator test
> > * Ran `cordova plugin add` test
> >
> >
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> > For additional commands, e-mail: dev-help@cordova.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org

Re: [VOTE] Cordova-Android 11.0.0 Release

Posted by Ken Naito <kn...@apache.org>.
+1

I did:
* coho verify-archive OK
* coho verify-tags OK
* The last commit f38e8eb3d05bdabf15833e61bbdaa356e5d24eaa passes all CI 
tests on github.

Thanks!


On 2022/06/30 22:03, Bryan Ellis wrote:
> Please review and vote on this Cordova-Android Release v11.0.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/android-v11.0.0
>
> The package was published from its corresponding git tag:
>      cordova-android: 11.0.0 (98895f7d78)
>
> Note that you can test it out via:
>      cordova platform add https://github.com/apache/cordova-android#11.0.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 lint
>    * npm run unit-test
>    * npm run e2e-tests
>    * npm run java-unit-tests
> * Ran `cordova build` test
> * Ran `cordova run` emulator test
> * Ran `cordova plugin add` test
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>


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


Re: [VOTE] Cordova-Android 11.0.0 Release

Posted by Ken Naito <ke...@monaca.io>.
+1

I did:
* coho verify-archive OK
* coho verify-tags OK
* The last commit f38e8eb3d05bdabf15833e61bbdaa356e5d24eaa passes all CI 
tests on github.

Thanks!



On 2022/06/30 22:03, Bryan Ellis wrote:
> Please review and vote on this Cordova-Android Release v11.0.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/android-v11.0.0
>
> The package was published from its corresponding git tag:
>      cordova-android: 11.0.0 (98895f7d78)
>
> Note that you can test it out via:
>      cordova platform add https://github.com/apache/cordova-android#11.0.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 lint
>    * npm run unit-test
>    * npm run e2e-tests
>    * npm run java-unit-tests
> * Ran `cordova build` test
> * Ran `cordova run` emulator test
> * Ran `cordova plugin add` test
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
> For additional commands, e-mail: dev-help@cordova.apache.org
>


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