I vote +1 * Ran coho verify-archive *.tgz ( which was fine after I updated to get Simon's key [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 * npm i & npm test on all updated repos [2]
[1] curl "https://dist.apache.org/repos/dist/release/cordova/KEYS" | gpg --import [2] coho for-each -r cordova-plugin-battery-status -r cordova-plugin-camera -r cordova-plugin-device -r cordova-plugin-dialogs -r cordova-plugin-file -r cordova-plugin-geolocation -r cordova-plugin-inappbrowser -r cordova-plugin-media -r cordova-plugin-media-capture -r cordova-plugin-network-information -r cordova-plugin-screen-orientation -r cordova-plugin-splashscreen -r cordova-plugin-statusbar -r cordova-plugin-vibration "npm i & npm test" @purplecabbage risingj.com On Wed, Dec 27, 2017 at 4:46 PM, Simon MacDonald <simon.macdon...@gmail.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) > > Release issue: https://issues.apache.org/jira/browse/CB-13714 > > The plugins have been published to dist/dev: > https://dist.apache.org/repos/dist/dev/cordova/CB-13714/ > > The packages were published from their corresponding git tags: > > cordova-plugin-battery-status: 2.0.1 (7fa0fe492d) > cordova-plugin-camera: 4.0.1 (fb02f48745) > cordova-plugin-device: 2.0.1 (ad0821d64d) > cordova-plugin-dialogs: 2.0.1 (c4e079de5f) > cordova-plugin-file: 6.0.1 (205708334e) > cordova-plugin-geolocation: 4.0.1 (8167dce4ee) > cordova-plugin-inappbrowser: 2.0.1 (7c1ea3b5c2) > cordova-plugin-media: 5.0.1 (e974e63dbc) > cordova-plugin-media-capture: 3.0.1 (e94dd74aea) > cordova-plugin-network-information: 2.0.1 (417d0f245f) > cordova-plugin-screen-orientation: 3.0.1 (9bd2ef7eda) > cordova-plugin-splashscreen: 5.0.1 (fb606fec6a) > cordova-plugin-statusbar: 2.4.1 (4988b6fec3) > cordova-plugin-vibration: 3.0.1 (dd4b6f2f32) > > 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 > > > Simon Mac Donald > http://simonmacdonald.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org > For additional commands, e-mail: dev-h...@cordova.apache.org > >