Re: [DISCUSS] Plugin release this week / early next

2014-04-15 Thread Michal Mocny
We should write a coho script for that (*ducks*).


On Tue, Apr 15, 2014 at 2:14 PM, Ian Clelland  wrote:

> A little bit of both :)
>
> Versions from
> coho foreach "grep -o 'version=\".*\"' plugin.xml | head -n 2 | tail -n 1"
> -r plugins
>
> Commit counts from
> coho foreach "git log origin/master..origin/dev --oneline | grep -v
> 'Incremented plugin version' | grep -v 'Merge branch' | wc -l" -r plugins
>
> and then I collated it manually.
>
>
> On Tue, Apr 15, 2014 at 2:10 PM, Shazron  wrote:
>
> > +1
> > Ian, what tool did you use to generate that list? Was it manual or.. coho
> > ;)
> >
> >
> > On Tue, Apr 15, 2014 at 9:50 AM, Bryan Higgins  > >wrote:
> >
> > > +1
> > >
> > >
> > > On Tue, Apr 15, 2014 at 12:24 PM, Jesse MacFadyen
> > > wrote:
> > >
> > > > Yes. We need this to happen way more frequently.
> > > >
> > > > Sent from my Windows PhoneFrom: James Jong
> > > > Sent: ‎4/‎15/‎2014 9:17 AM
> > > > To: dev@cordova.apache.org
> > > > Subject: Re: [DISCUSS] Plugin release this week / early next
> > > > SGTM.  It has been awhile since our last plugins release.
> > > > -James Jong
> > > >
> > > > On Apr 15, 2014, at 11:53 AM, Ian Clelland 
> > > wrote:
> > > >
> > > > > It's been a while since we did a plugin release, and I have a
> number
> > of
> > > > > changes to File / Media that I'd like to make public. It looks
> every
> > > > plugin
> > > > > has had at least one commit since the last release, though, so
> maybe
> > we
> > > > > want to do a release of the full suite.
> > > > >
> > > > > (The one minimum commit for each appears to be an "Added NOTICE
> > file",
> > > so
> > > > > it might be good from an ASF-compliance POV)
> > > > >
> > > > > From what I can see this morning:
> > > > >
> > > > > cordova-plugin-battery-status: release 0.2.8, 1 commit
> > > > > cordova-plugin-camera: release 0.2.9, 12 commits
> > > > > cordova-plugin-console: release 0.2.8, 1 commit
> > > > > cordova-plugin-contacts: release 0.2.10, 5 commits
> > > > > cordova-plugin-device: release 0.2.9, 3 commits
> > > > > cordova-plugin-device-motion: release 0.2.7, 2 commits
> > > > > cordova-plugin-device-orientation: release 0.3.6, 3 commits
> > > > > cordova-plugin-dialogs: release 0.2.7, 5 commits
> > > > > cordova-plugin-file: release 1.0.2, 25 commits
> > > > > cordova-plugin-file-transfer: release 0.4.3, 7 commits
> > > > > cordova-plugin-geolocation: release 0.3.7, 4 commits
> > > > > cordova-plugin-globalization: release 0.2.7, 4 commits
> > > > > cordova-plugin-inappbrowser: release 0.3.4, 12 commits
> > > > > cordova-plugin-media: release 0.2.10, 4 commits
> > > > > cordova-plugin-media-capture: release 0.2.9, 8 commits
> > > > > cordova-plugin-network-information: release 0.2.8, 3 commits
> > > > > cordova-plugin-splashscreen: release 0.2.8, 3 commits
> > > > > cordova-plugin-statusbar: release 0.1.5, 4 commits
> > > > > cordova-plugin-vibration: release 0.3.8, 1 commit
> > > > >
> > > > >
> > > > > I have a couple of changes that I want to get in to media-capture
> > > today,
> > > > > but after that I'm happy with the state of the file-related
> plugins.
> > > > >
> > > > > Thoughts? We could start a vote thread tomorrow or Thursday, and
> > > release
> > > > on
> > > > > Monday if it passes.
> > > > >
> > > > > Ian
> > > >
> > >
> >
>


Re: [DISCUSS] Plugin release this week / early next

2014-04-15 Thread Ian Clelland
A little bit of both :)

Versions from
coho foreach "grep -o 'version=\".*\"' plugin.xml | head -n 2 | tail -n 1"
-r plugins

Commit counts from
coho foreach "git log origin/master..origin/dev --oneline | grep -v
'Incremented plugin version' | grep -v 'Merge branch' | wc -l" -r plugins

and then I collated it manually.


On Tue, Apr 15, 2014 at 2:10 PM, Shazron  wrote:

> +1
> Ian, what tool did you use to generate that list? Was it manual or.. coho
> ;)
>
>
> On Tue, Apr 15, 2014 at 9:50 AM, Bryan Higgins  >wrote:
>
> > +1
> >
> >
> > On Tue, Apr 15, 2014 at 12:24 PM, Jesse MacFadyen
> > wrote:
> >
> > > Yes. We need this to happen way more frequently.
> > >
> > > Sent from my Windows PhoneFrom: James Jong
> > > Sent: ‎4/‎15/‎2014 9:17 AM
> > > To: dev@cordova.apache.org
> > > Subject: Re: [DISCUSS] Plugin release this week / early next
> > > SGTM.  It has been awhile since our last plugins release.
> > > -James Jong
> > >
> > > On Apr 15, 2014, at 11:53 AM, Ian Clelland 
> > wrote:
> > >
> > > > It's been a while since we did a plugin release, and I have a number
> of
> > > > changes to File / Media that I'd like to make public. It looks every
> > > plugin
> > > > has had at least one commit since the last release, though, so maybe
> we
> > > > want to do a release of the full suite.
> > > >
> > > > (The one minimum commit for each appears to be an "Added NOTICE
> file",
> > so
> > > > it might be good from an ASF-compliance POV)
> > > >
> > > > From what I can see this morning:
> > > >
> > > > cordova-plugin-battery-status: release 0.2.8, 1 commit
> > > > cordova-plugin-camera: release 0.2.9, 12 commits
> > > > cordova-plugin-console: release 0.2.8, 1 commit
> > > > cordova-plugin-contacts: release 0.2.10, 5 commits
> > > > cordova-plugin-device: release 0.2.9, 3 commits
> > > > cordova-plugin-device-motion: release 0.2.7, 2 commits
> > > > cordova-plugin-device-orientation: release 0.3.6, 3 commits
> > > > cordova-plugin-dialogs: release 0.2.7, 5 commits
> > > > cordova-plugin-file: release 1.0.2, 25 commits
> > > > cordova-plugin-file-transfer: release 0.4.3, 7 commits
> > > > cordova-plugin-geolocation: release 0.3.7, 4 commits
> > > > cordova-plugin-globalization: release 0.2.7, 4 commits
> > > > cordova-plugin-inappbrowser: release 0.3.4, 12 commits
> > > > cordova-plugin-media: release 0.2.10, 4 commits
> > > > cordova-plugin-media-capture: release 0.2.9, 8 commits
> > > > cordova-plugin-network-information: release 0.2.8, 3 commits
> > > > cordova-plugin-splashscreen: release 0.2.8, 3 commits
> > > > cordova-plugin-statusbar: release 0.1.5, 4 commits
> > > > cordova-plugin-vibration: release 0.3.8, 1 commit
> > > >
> > > >
> > > > I have a couple of changes that I want to get in to media-capture
> > today,
> > > > but after that I'm happy with the state of the file-related plugins.
> > > >
> > > > Thoughts? We could start a vote thread tomorrow or Thursday, and
> > release
> > > on
> > > > Monday if it passes.
> > > >
> > > > Ian
> > >
> >
>


Re: [DISCUSS] Plugin release this week / early next

2014-04-15 Thread Shazron
+1
Ian, what tool did you use to generate that list? Was it manual or.. coho ;)


On Tue, Apr 15, 2014 at 9:50 AM, Bryan Higgins wrote:

> +1
>
>
> On Tue, Apr 15, 2014 at 12:24 PM, Jesse MacFadyen
> wrote:
>
> > Yes. We need this to happen way more frequently.
> >
> > Sent from my Windows PhoneFrom: James Jong
> > Sent: ‎4/‎15/‎2014 9:17 AM
> > To: dev@cordova.apache.org
> > Subject: Re: [DISCUSS] Plugin release this week / early next
> > SGTM.  It has been awhile since our last plugins release.
> > -James Jong
> >
> > On Apr 15, 2014, at 11:53 AM, Ian Clelland 
> wrote:
> >
> > > It's been a while since we did a plugin release, and I have a number of
> > > changes to File / Media that I'd like to make public. It looks every
> > plugin
> > > has had at least one commit since the last release, though, so maybe we
> > > want to do a release of the full suite.
> > >
> > > (The one minimum commit for each appears to be an "Added NOTICE file",
> so
> > > it might be good from an ASF-compliance POV)
> > >
> > > From what I can see this morning:
> > >
> > > cordova-plugin-battery-status: release 0.2.8, 1 commit
> > > cordova-plugin-camera: release 0.2.9, 12 commits
> > > cordova-plugin-console: release 0.2.8, 1 commit
> > > cordova-plugin-contacts: release 0.2.10, 5 commits
> > > cordova-plugin-device: release 0.2.9, 3 commits
> > > cordova-plugin-device-motion: release 0.2.7, 2 commits
> > > cordova-plugin-device-orientation: release 0.3.6, 3 commits
> > > cordova-plugin-dialogs: release 0.2.7, 5 commits
> > > cordova-plugin-file: release 1.0.2, 25 commits
> > > cordova-plugin-file-transfer: release 0.4.3, 7 commits
> > > cordova-plugin-geolocation: release 0.3.7, 4 commits
> > > cordova-plugin-globalization: release 0.2.7, 4 commits
> > > cordova-plugin-inappbrowser: release 0.3.4, 12 commits
> > > cordova-plugin-media: release 0.2.10, 4 commits
> > > cordova-plugin-media-capture: release 0.2.9, 8 commits
> > > cordova-plugin-network-information: release 0.2.8, 3 commits
> > > cordova-plugin-splashscreen: release 0.2.8, 3 commits
> > > cordova-plugin-statusbar: release 0.1.5, 4 commits
> > > cordova-plugin-vibration: release 0.3.8, 1 commit
> > >
> > >
> > > I have a couple of changes that I want to get in to media-capture
> today,
> > > but after that I'm happy with the state of the file-related plugins.
> > >
> > > Thoughts? We could start a vote thread tomorrow or Thursday, and
> release
> > on
> > > Monday if it passes.
> > >
> > > Ian
> >
>


Re: [DISCUSS] Plugin release this week / early next

2014-04-15 Thread Bryan Higgins
+1


On Tue, Apr 15, 2014 at 12:24 PM, Jesse MacFadyen
wrote:

> Yes. We need this to happen way more frequently.
>
> Sent from my Windows PhoneFrom: James Jong
> Sent: ‎4/‎15/‎2014 9:17 AM
> To: dev@cordova.apache.org
> Subject: Re: [DISCUSS] Plugin release this week / early next
> SGTM.  It has been awhile since our last plugins release.
> -James Jong
>
> On Apr 15, 2014, at 11:53 AM, Ian Clelland  wrote:
>
> > It's been a while since we did a plugin release, and I have a number of
> > changes to File / Media that I'd like to make public. It looks every
> plugin
> > has had at least one commit since the last release, though, so maybe we
> > want to do a release of the full suite.
> >
> > (The one minimum commit for each appears to be an "Added NOTICE file", so
> > it might be good from an ASF-compliance POV)
> >
> > From what I can see this morning:
> >
> > cordova-plugin-battery-status: release 0.2.8, 1 commit
> > cordova-plugin-camera: release 0.2.9, 12 commits
> > cordova-plugin-console: release 0.2.8, 1 commit
> > cordova-plugin-contacts: release 0.2.10, 5 commits
> > cordova-plugin-device: release 0.2.9, 3 commits
> > cordova-plugin-device-motion: release 0.2.7, 2 commits
> > cordova-plugin-device-orientation: release 0.3.6, 3 commits
> > cordova-plugin-dialogs: release 0.2.7, 5 commits
> > cordova-plugin-file: release 1.0.2, 25 commits
> > cordova-plugin-file-transfer: release 0.4.3, 7 commits
> > cordova-plugin-geolocation: release 0.3.7, 4 commits
> > cordova-plugin-globalization: release 0.2.7, 4 commits
> > cordova-plugin-inappbrowser: release 0.3.4, 12 commits
> > cordova-plugin-media: release 0.2.10, 4 commits
> > cordova-plugin-media-capture: release 0.2.9, 8 commits
> > cordova-plugin-network-information: release 0.2.8, 3 commits
> > cordova-plugin-splashscreen: release 0.2.8, 3 commits
> > cordova-plugin-statusbar: release 0.1.5, 4 commits
> > cordova-plugin-vibration: release 0.3.8, 1 commit
> >
> >
> > I have a couple of changes that I want to get in to media-capture today,
> > but after that I'm happy with the state of the file-related plugins.
> >
> > Thoughts? We could start a vote thread tomorrow or Thursday, and release
> on
> > Monday if it passes.
> >
> > Ian
>


RE: [DISCUSS] Plugin release this week / early next

2014-04-15 Thread Jesse MacFadyen
Yes. We need this to happen way more frequently.

Sent from my Windows PhoneFrom: James Jong
Sent: ‎4/‎15/‎2014 9:17 AM
To: dev@cordova.apache.org
Subject: Re: [DISCUSS] Plugin release this week / early next
SGTM.  It has been awhile since our last plugins release.
-James Jong

On Apr 15, 2014, at 11:53 AM, Ian Clelland  wrote:

> It's been a while since we did a plugin release, and I have a number of
> changes to File / Media that I'd like to make public. It looks every plugin
> has had at least one commit since the last release, though, so maybe we
> want to do a release of the full suite.
>
> (The one minimum commit for each appears to be an "Added NOTICE file", so
> it might be good from an ASF-compliance POV)
>
> From what I can see this morning:
>
> cordova-plugin-battery-status: release 0.2.8, 1 commit
> cordova-plugin-camera: release 0.2.9, 12 commits
> cordova-plugin-console: release 0.2.8, 1 commit
> cordova-plugin-contacts: release 0.2.10, 5 commits
> cordova-plugin-device: release 0.2.9, 3 commits
> cordova-plugin-device-motion: release 0.2.7, 2 commits
> cordova-plugin-device-orientation: release 0.3.6, 3 commits
> cordova-plugin-dialogs: release 0.2.7, 5 commits
> cordova-plugin-file: release 1.0.2, 25 commits
> cordova-plugin-file-transfer: release 0.4.3, 7 commits
> cordova-plugin-geolocation: release 0.3.7, 4 commits
> cordova-plugin-globalization: release 0.2.7, 4 commits
> cordova-plugin-inappbrowser: release 0.3.4, 12 commits
> cordova-plugin-media: release 0.2.10, 4 commits
> cordova-plugin-media-capture: release 0.2.9, 8 commits
> cordova-plugin-network-information: release 0.2.8, 3 commits
> cordova-plugin-splashscreen: release 0.2.8, 3 commits
> cordova-plugin-statusbar: release 0.1.5, 4 commits
> cordova-plugin-vibration: release 0.3.8, 1 commit
>
>
> I have a couple of changes that I want to get in to media-capture today,
> but after that I'm happy with the state of the file-related plugins.
>
> Thoughts? We could start a vote thread tomorrow or Thursday, and release on
> Monday if it passes.
>
> Ian


Re: [DISCUSS] Plugin release this week / early next

2014-04-15 Thread James Jong
SGTM.  It has been awhile since our last plugins release.
-James Jong

On Apr 15, 2014, at 11:53 AM, Ian Clelland  wrote:

> It's been a while since we did a plugin release, and I have a number of
> changes to File / Media that I'd like to make public. It looks every plugin
> has had at least one commit since the last release, though, so maybe we
> want to do a release of the full suite.
> 
> (The one minimum commit for each appears to be an "Added NOTICE file", so
> it might be good from an ASF-compliance POV)
> 
> From what I can see this morning:
> 
> cordova-plugin-battery-status: release 0.2.8, 1 commit
> cordova-plugin-camera: release 0.2.9, 12 commits
> cordova-plugin-console: release 0.2.8, 1 commit
> cordova-plugin-contacts: release 0.2.10, 5 commits
> cordova-plugin-device: release 0.2.9, 3 commits
> cordova-plugin-device-motion: release 0.2.7, 2 commits
> cordova-plugin-device-orientation: release 0.3.6, 3 commits
> cordova-plugin-dialogs: release 0.2.7, 5 commits
> cordova-plugin-file: release 1.0.2, 25 commits
> cordova-plugin-file-transfer: release 0.4.3, 7 commits
> cordova-plugin-geolocation: release 0.3.7, 4 commits
> cordova-plugin-globalization: release 0.2.7, 4 commits
> cordova-plugin-inappbrowser: release 0.3.4, 12 commits
> cordova-plugin-media: release 0.2.10, 4 commits
> cordova-plugin-media-capture: release 0.2.9, 8 commits
> cordova-plugin-network-information: release 0.2.8, 3 commits
> cordova-plugin-splashscreen: release 0.2.8, 3 commits
> cordova-plugin-statusbar: release 0.1.5, 4 commits
> cordova-plugin-vibration: release 0.3.8, 1 commit
> 
> 
> I have a couple of changes that I want to get in to media-capture today,
> but after that I'm happy with the state of the file-related plugins.
> 
> Thoughts? We could start a vote thread tomorrow or Thursday, and release on
> Monday if it passes.
> 
> Ian



[DISCUSS] Plugin release this week / early next

2014-04-15 Thread Ian Clelland
It's been a while since we did a plugin release, and I have a number of
changes to File / Media that I'd like to make public. It looks every plugin
has had at least one commit since the last release, though, so maybe we
want to do a release of the full suite.

(The one minimum commit for each appears to be an "Added NOTICE file", so
it might be good from an ASF-compliance POV)

>From what I can see this morning:

cordova-plugin-battery-status: release 0.2.8, 1 commit
cordova-plugin-camera: release 0.2.9, 12 commits
cordova-plugin-console: release 0.2.8, 1 commit
cordova-plugin-contacts: release 0.2.10, 5 commits
cordova-plugin-device: release 0.2.9, 3 commits
cordova-plugin-device-motion: release 0.2.7, 2 commits
cordova-plugin-device-orientation: release 0.3.6, 3 commits
cordova-plugin-dialogs: release 0.2.7, 5 commits
cordova-plugin-file: release 1.0.2, 25 commits
cordova-plugin-file-transfer: release 0.4.3, 7 commits
cordova-plugin-geolocation: release 0.3.7, 4 commits
cordova-plugin-globalization: release 0.2.7, 4 commits
cordova-plugin-inappbrowser: release 0.3.4, 12 commits
cordova-plugin-media: release 0.2.10, 4 commits
cordova-plugin-media-capture: release 0.2.9, 8 commits
cordova-plugin-network-information: release 0.2.8, 3 commits
cordova-plugin-splashscreen: release 0.2.8, 3 commits
cordova-plugin-statusbar: release 0.1.5, 4 commits
cordova-plugin-vibration: release 0.3.8, 1 commit


I have a couple of changes that I want to get in to media-capture today,
but after that I'm happy with the state of the file-related plugins.

Thoughts? We could start a vote thread tomorrow or Thursday, and release on
Monday if it passes.

Ian