[Buildbot-devel] [Monotone-devel] Help request with buildbot for monotone

Richard Levitte richard at levitte.org
Tue Jul 10 08:21:43 UTC 2007


In message <469336E4.5000302 at bluegap.ch> on Tue, 10 Jul 2007 09:36:04 +0200, Markus Schiltknecht <markus at bluegap.ch> said:

markus> I don't particularly like that change detection code. I'm
markus> tempted to code a simple listener, which should get called by
markus> netsync lua hooks to trigger a build from the buildbot server.
markus> That seems just better than polling and would probably drop
markus> the requirement of the buildbot server to have a full
markus> repository database.

I agree that a trigger is better than a poller.  For that, all we need
is a small thing in note_netsync_end that runs 'buildbot sendchange'.
We need to figure out what it needs to say, if any, though.  All
that's needed in master.cfg is that we use PBChangeSoure instead of
MonotoneSource...

Cheers,
Richard

-- 
Richard Levitte                         richard at levitte.org
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
						-- C.S. Lewis




More information about the devel mailing list