[IPython-dev] Let's get 0.13 released...

MinRK benjaminrk at gmail.com
Fri Jun 15 19:14:49 EDT 2012


On Fri, Jun 15, 2012 at 3:25 PM, Fernando Perez <fperez.net at gmail.com>wrote:

> i, Jun 15, 2012 at 3:16 PM, MinRK <benjaminrk at gmail.com> wrote:
> > Except that we would have to *build* for every commit to check, and hope
> > that the build tools also didn't change the output.  This is the whole
> > source of the problem - shipping minified js is equivalent to shipping a
> > dll.
> >
> > I think the first sensible approach would be to test a current checkout,
> and
> > see if it works.
>

I checked out master, and it's pretty borked (just had a huge merge from
upstream).

So I did a git log on ui/jquery.ui.menubar.js, and lucky for us, there has
only been one commit on *that file* since Brian brought in dev jquery-ui.

I did a build, and lo and behold, md5 checksums on jquery-ui.min.{js|css}
match.

We are using ba8f147<https://github.com/jquery/jquery-ui/tree/ba8f147e4d69948aff4e956333098fb9360e3865>.
 I will add a note to the minified readme so we don't have to do this again.

-MinRK




>
> Argh. Getting bumped off the distros doesn't sound great either...  What a
> drag.
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20120615/7f3e7ba3/attachment.html>


More information about the IPython-dev mailing list