[Buildbot-devel] Use branches automatically? (GitPoller/Git)

Vasily vasslitvinov at pisem.net
Sun Jun 15 20:54:33 UTC 2014


Hi Martin,

Maybe you'd better subclass GitPoller class? I did something that sounds a
bit similar to SVN - it polls entire repository and then in subclassed
.create_changes() filters out only interesting changes.
I think you could try that idea.

Thanks,
Vasily


2014-06-15 21:59 GMT+04:00 W. Martin Borgert <debacle at debian.org>:

> On 2014-06-15 17:05, W. Martin Borgert wrote:
> > I would like to have this automatically done either for all branches,
> > or better, branches that have certain names, i.e. match a certian
> > regular expression.
>
> I see, there is already an enhancement ticket:
> http://trac.buildbot.net/ticket/581
>
> > Even the ugliest hacks are acceptable for now :~)
>
> The suggestion in the ticket fits in "ugliest hacks": Parse the
> repositories for matching branches every night, write the list(s) to a
> file, reload the master, which can in turn use the file.
>
> Did somebody implement this already? If so, could you post the script
> to this list, attach it to ticket #581, or send it to me, please?
>
> TIA!
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20140616/5a3667f9/attachment.html>


More information about the devel mailing list