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 2023/05/13 04:06:33 UTC

[VOTE] cordova-lib 12.0.0 Release

Please review and vote on this cordova-lib release v12.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/lib-12.0.0

The package was published from its corresponding git tag:

    cordova-lib: 12.0.0 (ac491cdc5f)

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 sub-dependencies have Apache-compatible licenses
* Ensured the continuous build was green when repo was tagged
* Ran `npm test`

* Ran various `cordova` test w/ sample app:
  * `cordova`
  * `cordova -v`
  * `cordova create`
  * `cordova info`
  * `cordova help`
  * `cordova config ls`
  * `cordova requirements`
  * `cordova telemetry`
  * `cordova platform`
  * `cordova platform add`
  * `cordova platform rm`
  * `cordova plugin`
  * `cordova plugin add`
  * `cordova plugin rm`
  * `cordova build`
  * `cordova prepare`
  * `cordova compile`
  * `cordova run`
  * `cordova serve`

* Ran `npm audit`

0 vulnerabilities

Additional Notes:
Deprecation warnings will appear during installation for two packages. These are just warnings and do not cause any issues. In a future release, these warnings will be resolved.

  npm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-json
  npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs



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


Re: [VOTE] cordova-lib 12.0.0 Release

Posted by Bryan Ellis <er...@apache.org>.
The vote has now closed. The results are:

Positive Binding Votes: 3

Bryan Ellis
Norman Breau
Niklas Merz

Negative Binding Votes: 0

Other Votes: 0

The vote has passed.



> On May 14, 2023, at 23:52, Niklas Merz <ni...@apache.org> wrote:
> 
> I vote +1
> 
> * signature & hash ok
> * no audit issues
> * test pass locally
> * tag ok
> * CI green
> * android platform builds with nightly
> 
> 
> On May 13, 2023, Norman Breau <no...@nbsolutions.ca> wrote:
>> I vote +1:
>> 
>> - Verified Tags
>> - Verified Archive
>> - Ran npm test on linux
>> - NPM Audit returns 0 issues
>> 
>> On 2023-05-13 1:06 a.m., Bryan Ellis wrote:
>>> Please review and vote on this cordova-lib release v12.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/lib-12.0.0
>>> 
>>> The package was published from its corresponding git tag:
>>> 
>>> cordova-lib: 12.0.0 (ac491cdc5f)
>>> 
>>> 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 sub-
>> dependencies have Apache-compatible licenses
>>> * Ensured the continuous build was green when repo was tagged
>>> * Ran `npm test`
>>> 
>>> * Ran various `cordova` test w/ sample app:
>>> * `cordova`
>>> * `cordova -v`
>>> * `cordova create`
>>> * `cordova info`
>>> * `cordova help`
>>> * `cordova config ls`
>>> * `cordova requirements`
>>> * `cordova telemetry`
>>> * `cordova platform`
>>> * `cordova platform add`
>>> * `cordova platform rm`
>>> * `cordova plugin`
>>> * `cordova plugin add`
>>> * `cordova plugin rm`
>>> * `cordova build`
>>> * `cordova prepare`
>>> * `cordova compile`
>>> * `cordova run`
>>> * `cordova serve`
>>> 
>>> * Ran `npm audit`
>>> 
>>> 0 vulnerabilities
>>> 
>>> Additional Notes:
>>> Deprecation warnings will appear during installation for two
>> packages. These are just warnings and do not cause any issues. In a
>> future release, these warnings will be resolved.
>>> 
>>> npm WARN deprecated stringify-package@1.0.1: This module is not used
>> anymore, and has been replaced by @npmcli/package-json
>>> npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has
>> been moved to @npmcli/fs
>>> 
>>> 
>>> 
>>> 
>> ---------------------------------------------------------------------
>>> 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


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


Re: [VOTE] cordova-lib 12.0.0 Release

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

* signature & hash ok
* no audit issues
* test pass locally
* tag ok
* CI green
* android platform builds with nightly


On May 13, 2023, Norman Breau <no...@nbsolutions.ca> wrote:
> I vote +1:
>
> - Verified Tags
> - Verified Archive
> - Ran npm test on linux
> - NPM Audit returns 0 issues
>
> On 2023-05-13 1:06 a.m., Bryan Ellis wrote:
> > Please review and vote on this cordova-lib release v12.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/lib-12.0.0
> >
> > The package was published from its corresponding git tag:
> >
> > cordova-lib: 12.0.0 (ac491cdc5f)
> >
> > 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 sub-
> dependencies have Apache-compatible licenses
> > * Ensured the continuous build was green when repo was tagged
> > * Ran `npm test`
> >
> > * Ran various `cordova` test w/ sample app:
> > * `cordova`
> > * `cordova -v`
> > * `cordova create`
> > * `cordova info`
> > * `cordova help`
> > * `cordova config ls`
> > * `cordova requirements`
> > * `cordova telemetry`
> > * `cordova platform`
> > * `cordova platform add`
> > * `cordova platform rm`
> > * `cordova plugin`
> > * `cordova plugin add`
> > * `cordova plugin rm`
> > * `cordova build`
> > * `cordova prepare`
> > * `cordova compile`
> > * `cordova run`
> > * `cordova serve`
> >
> > * Ran `npm audit`
> >
> > 0 vulnerabilities
> >
> > Additional Notes:
> > Deprecation warnings will appear during installation for two
> packages. These are just warnings and do not cause any issues. In a
> future release, these warnings will be resolved.
> >
> > npm WARN deprecated stringify-package@1.0.1: This module is not used
> anymore, and has been replaced by @npmcli/package-json
> > npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has
> been moved to @npmcli/fs
> >
> >
> >
> >
> ---------------------------------------------------------------------
> > 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-lib 12.0.0 Release

Posted by Norman Breau <no...@nbsolutions.ca>.
I vote +1:

- Verified Tags
- Verified Archive
- Ran npm test on linux
- NPM Audit returns 0 issues

On 2023-05-13 1:06 a.m., Bryan Ellis wrote:
> Please review and vote on this cordova-lib release v12.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/lib-12.0.0
>
> The package was published from its corresponding git tag:
>
>      cordova-lib: 12.0.0 (ac491cdc5f)
>
> 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 sub-dependencies have Apache-compatible licenses
> * Ensured the continuous build was green when repo was tagged
> * Ran `npm test`
>
> * Ran various `cordova` test w/ sample app:
>    * `cordova`
>    * `cordova -v`
>    * `cordova create`
>    * `cordova info`
>    * `cordova help`
>    * `cordova config ls`
>    * `cordova requirements`
>    * `cordova telemetry`
>    * `cordova platform`
>    * `cordova platform add`
>    * `cordova platform rm`
>    * `cordova plugin`
>    * `cordova plugin add`
>    * `cordova plugin rm`
>    * `cordova build`
>    * `cordova prepare`
>    * `cordova compile`
>    * `cordova run`
>    * `cordova serve`
>
> * Ran `npm audit`
>
> 0 vulnerabilities
>
> Additional Notes:
> Deprecation warnings will appear during installation for two packages. These are just warnings and do not cause any issues. In a future release, these warnings will be resolved.
>
>    npm WARN deprecated stringify-package@1.0.1: This module is not used anymore, and has been replaced by @npmcli/package-json
>    npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
>
>
>
> ---------------------------------------------------------------------
> 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