The vote has now closed. The results are: Positive Binding Votes: 3
- Bryan Ellis - Niklas Merz - Manuel Beck Negative Binding Votes: 0 Other Votes: 0 The vote has passed. On Tue, Oct 7, 2025 at 3:09 AM Manuel Beck <[email protected]> wrote: > I vote +1 > > I did the following: > * Verified pgp signature and sha-hash with `coho verify-archive` > * Verified git tag and commit hash by looking into GitHub > * Checked version in package.json > * Ran `npm install` > * Ran `npm audit`: No audit issues > * Ran `npm test` on checked out code from GitHub: No issues > * Checked GitHub actions are green for commit > > On 2025/09/24 10:17:46 Bryan Ellis wrote: > > Please review and vote on this cordova-create release v6.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/create-6.0.0 > > > > The package was published from its corresponding git tag: > > > > cordova-create: 6.0.0 (53587a8cac) > > > > 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 platform add` > > * `cordova platform rm` > > * `cordova plugin add` > > * `cordova plugin rm` > > * `cordova build` > > * `cordova prepare` > > > > * Ran `npm audit` > > > > found 0 vulnerabilities > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
