[users at bb.net] Emulating travis-ci PR builder with buildbot ?

David Cournapeau davidc at enthought.com
Thu Oct 6 18:34:17 UTC 2016


Hi there,

I was wondering whether it was possible to emulate travis-ci behaviour with
buildbot. Specifically, I would like the following:

* matrix support (typically [platform] * [python version] kind of setup)
* automatic building of PR from github
* ability to re-execute a specific commit from that PR
* manage multiple open PRs

Since I have not found much about PR integration in buildbot, I suspect
this is not supported out of the box. Would it be much work to implement
this ? I am not familiar with buildbot codebase, but am a fairly
experienced python developer).

thanks,
David

-- 
blog: http://cournape.wordpress.com
code: https://github.com/cournape
twitter: @cournape
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20161006/fff1ded7/attachment.html>


More information about the users mailing list