Re: [zeromq-dev] ZeroMQ 4.2 release, planning

2016-05-10 Thread Luca Boccassi
On Tue, 2016-05-10 at 13:05 +0200, Kevin Sapper wrote:
> I just pushed changes to zproject and czmq to enable
> automatic travis github releases as well. There is a
> czmq test release that shows that it's working:
> 
> https://github.com/zeromq/czmq/releases/tag/v3.0.3-testing

Awesome, thanks!

One fix we need to do (I can send a PR tomorrow if no one else beats me
to it) is that the CMake stuff is not included in EXTRA_DIST, so it's
missing from the release tarball.

> 2016-05-10 5:16 GMT+02:00 Pieter Hintjens :
> 
> > Kevin, this is really neat. :)
> >
> > On Mon, May 9, 2016 at 11:26 PM, Ewen McNeill
> >  wrote:
> > > On 9/05/16 21:45, Kevin Sapper wrote:
> > >>
> > >> [1] https://github.com/zeromq/libzmq/releases/tag/v4.0.2-test
> > >
> > >
> > > Thanks for automating this.  It looks great.
> > >
> > > This gives us two downloads per release (each in .tar.gz and .zip):
> > >
> > >
> > https://github.com/zeromq/libzmq/releases/download/v4.0.2-test/zeromq-4.2.0.tar.gz
> > > -- the Travis generated tarball (which I assume is prepared ready for
> > > "./configure, make, make install")
> > >
> > > https://github.com/zeromq/libzmq/archive/v4.0.2-test.tar.gz
> > > -- the GitHub auto-generated tarball from that release tag (which I
> > assume
> > > is what a git clone would give you, so a few extra steps required).
> > >
> > > So downloaders can choose the one they want.  (Including .zip file
> > > variations of both.)
> > >
> > > Also of note, both URLs include a filename at the end, so "wget"
> > > automatically does the right thing with the downloaded files (I just
> > > tested).
> > >
> > > Ewen
> > >
> > > ___
> > > zeromq-dev mailing list
> > > zeromq-dev@lists.zeromq.org
> > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> > ___
> > zeromq-dev mailing list
> > zeromq-dev@lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >
> ___
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




signature.asc
Description: This is a digitally signed message part
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Re: [zeromq-dev] ZeroMQ 4.2 release, planning

2016-05-10 Thread Kevin Sapper
I just pushed changes to zproject and czmq to enable
automatic travis github releases as well. There is a
czmq test release that shows that it's working:

https://github.com/zeromq/czmq/releases/tag/v3.0.3-testing

2016-05-10 5:16 GMT+02:00 Pieter Hintjens :

> Kevin, this is really neat. :)
>
> On Mon, May 9, 2016 at 11:26 PM, Ewen McNeill
>  wrote:
> > On 9/05/16 21:45, Kevin Sapper wrote:
> >>
> >> [1] https://github.com/zeromq/libzmq/releases/tag/v4.0.2-test
> >
> >
> > Thanks for automating this.  It looks great.
> >
> > This gives us two downloads per release (each in .tar.gz and .zip):
> >
> >
> https://github.com/zeromq/libzmq/releases/download/v4.0.2-test/zeromq-4.2.0.tar.gz
> > -- the Travis generated tarball (which I assume is prepared ready for
> > "./configure, make, make install")
> >
> > https://github.com/zeromq/libzmq/archive/v4.0.2-test.tar.gz
> > -- the GitHub auto-generated tarball from that release tag (which I
> assume
> > is what a git clone would give you, so a few extra steps required).
> >
> > So downloaders can choose the one they want.  (Including .zip file
> > variations of both.)
> >
> > Also of note, both URLs include a filename at the end, so "wget"
> > automatically does the right thing with the downloaded files (I just
> > tested).
> >
> > Ewen
> >
> > ___
> > zeromq-dev mailing list
> > zeromq-dev@lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> ___
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev