I vote +1:

* Ran `coho verify-tags`
* Ran `coho verify-archive`
* Ran `coho audit-license-headers` over the relevant repos
* Ran `coho check-license` to ensure Apache-compatible licenses
* Ensured continuous build was green when repos were tagged
* Ran `npm audit --prod` and ensured no vulnerabilities found

Note there is a vulnerability in cross-spawn that was flagged
yesterday, but that's only used in the eslint dev-dependency so it
doesn't affect end users (hence running npm audit with `--prod` to
look at only production dependencies).

~Darryl


On Wed, Nov 13, 2024 at 3:02 PM Norman Breau <nor...@breautek.com> wrote:
>
> Please review and vote on the release of this plugins release
> by replying to this email (and keep discussion on the DISCUSS thread)
>
> The plugins have been published to dist/dev:
> https://dist.apache.org/repos/dist/dev/cordova/cdvfile8.1.3/
>
> The packages were published from their corresponding git tags:
>      cordova-plugin-file: 8.1.3 (738a87f411)
>
> Upon a successful vote I will upload the archives to dist/, upload them
> to npm, and post the corresponding blog post.
>
> Voting guidelines:
> https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md
> How to vote on a plugins release at
> https://github.com/apache/cordova-coho/blob/master/docs/plugins-release-process.md#voting
>
> 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 repos were tagged
> * Verified archive
> * npm test passes
> * Ran mobilespec for iOS
> * Ran cordova-paramedic for Android
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>

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

Reply via email to