Nightly build #585 for cordova has succeeded!
Nightly build #585 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/585/consoleFull - Jenkins for Apache Cordova - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org
Re: [VOTE] Plugins Release
+1 2017-12-28 9:06 GMT+01:00 Jesse : > 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 > > > > >
Re: [DISCUSS] Plugins release
The RELEASENOTES.md now only contains the latest change, should I vote -1 because of that or we can fix it later? Terence, this plugins update is just to allow them to install from npm as there was a mistake. Your changes are on cordova-windows and not merged, so they will be included in a future cordova-windows release if they are merged before that. But looking at it, not sure if that will be merged as other platforms don't allow transparent splash screens. Maybe you can send your own mail about it so it can be discussed. 2017-12-28 2:27 GMT+01:00 Terence M. Bandoian : > Does the splash screen plugin include the Windows splash screen or is that > completely in cordova-windows? I recently submitted a pull request > (CB-13641) to support transparent splash screen backgrounds on Windows and > it would be nice to be able to get that from the official repository. It's > been reviewed but I'm not sure it's been merged. > > -Terence Bandoian > > > > On 12/27/2017 12:23 PM, Simon MacDonald wrote: > >> Hey all, >> >> Any issues with doing a patch release for the plugins? All of the major >> version bumps we did for: >> >> cordova-plugin-battery-status: 2.0.0 (8f1872cd45) >> cordova-plugin-camera: 4.0.0 (4ae0de1c5e) >> cordova-plugin-contacts: 3.0.1 (cfdffed461) >> cordova-plugin-device: 2.0.0 (753f956da4) >> cordova-plugin-dialogs: 2.0.0 (839eb34d06) >> cordova-plugin-file: 6.0.0 (957e1dcb22) >> cordova-plugin-geolocation: 4.0.0 (0f5868057f) >> cordova-plugin-globalization: 1.0.9 (a7b978f4a5) >> cordova-plugin-inappbrowser: 2.0.0 (d85991accb) >> cordova-plugin-media: 5.0.0 (4a7b55cceb) >> cordova-plugin-media-capture: 3.0.0 (52cfcf1052) >> cordova-plugin-network-information: 2.0.0 (2cfc366c2a) >> cordova-plugin-splashscreen: 5.0.0 (36bf91c9e8) >> cordova-plugin-statusbar: 2.4.0 (caf2ae6605) >> cordova-plugin-screen-orientation: 3.0.0 (044e8cc728) >> cordova-plugin-vibration: 3.0.0 (e6be96084f) >> >> cannot be installed from npm due to an issue in package.json. The fix is >> already in place thanks to Julio. >> >> 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 > >
Re: [VOTE] Plugins Release
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 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 > >