Re: Pull requests #36 and #38
Jim Baker <[email protected]>
| Newsgroups | gmane.comp.lang.jython.devel |
|---|---|
| Message-ID | <CAOhO=aO_4GruQXQqmZk39a0C=XUnKyj=G6OcQtBkhtoQm9BCjw@mail.gmail.com> |
On Sat, Apr 30, 2016 at 6:25 AM, Jeff Allen <[email protected]> wrote: > I don't have any rights to this account. I see we invite pull requests > there: out of curiosity, is there a bridge back to hg? > We are just using GitHub PRs as a convenient place to review patches. Any commits against hg.python.org/jython occur via a manual commit. We will be using https://github.com/jython/ for 2.7.2 and get off of hg. To do so, we first want to modernize our build process to use Maven dependencies (via Gradle); and filter out the extlib jars from the repo (so no more included binaries). I like the way GitHub gives us a build server (but not the way it's > always red). > Darjus Loktevic set this up this CI earlier this year, and it has been very convenient in finding bugs for us to fix ;) such as the deadlock, now publication bug that has been blocking 2.7.1 ( http://bugs.jython.org/issue2487) I especially like how CircleCI works as a JVM with the turbo button (https://en.wikipedia.org/wiki/Turbo_button) turned off - very handy for finding bugs due to timing races. - Jim ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Jython-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jython-dev