]> git.evergreen-ils.org Git - OpenSRF.git/commit
Specify explicit branches for each builder, lazy-style
authorDan Scott <dan@coffeecode.net>
Mon, 16 May 2011 22:11:59 +0000 (18:11 -0400)
committerDan Scott <dan@coffeecode.net>
Mon, 16 May 2011 22:11:59 +0000 (18:11 -0400)
commit58e75cc909158e7ddadd39f22c633f711f31a1b4
treeaf2b9e667d4c6f433872c0cafd24e267e6a26255
parent47d4ebfc5f1c8d0ccb126eda20e3cb69dd885211
Specify explicit branches for each builder, lazy-style

SVNPoller was able to rely on change filters to look at every
commit to the repository and hand them off to the scheduler
accordingly; GitPoller, however, looks at one branch per
poller, so we need to instantiate one poller per branch of
interest. This gives us an opportunity to refactor our approach
to be more programmatic.

Signed-off-by: Dan Scott <dan@coffeecode.net>
examples/buildbot.cfg