[Buildbot-devel] [path] mercurial hook
Dustin J. Mitchell
dustin at zmanda.com
Tue Jul 3 20:04:18 UTC 2007
On Tue, Jul 03, 2007 at 09:59:15PM +0200, Frederic Leroy wrote:
> Le Mon, 02 Jul 2007 02:38:08 -0700,
> Brian Warner <warner-buildbot at lothar.com> a ??crit :
>
> > Brian Warner <warner-buildbot at lothar.com> writes:
> > Oh, duh, it just occurred to me that since Mercurial is written in
> > python, we can use an in-process hook and bypass the shell+parsing
> > step entirely. Something which could be used like this:
> >
> > [hooks]
> > commit.buildbot = python:buildbot.changes.hghook.hghook
> >
> > buildbot/changes/hghook.py:
> >
> > def hghook(ui, repo, **args):
> > # not sure what else goes here
> >
> > I've created ticket #50 to track this one.
>
> I looked at sourceforge and didn't manage to find this ticket.
> Otherwise, I'm going on, and hope to release this hook in few days.
Tickets are now at buildbot.net.
Dustin
--
Dustin J. Mitchell
Storage Software Engineer, Zmanda, Inc.
http://www.zmanda.com/
More information about the devel
mailing list