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

Pierre Tardy tardyp at gmail.com
Thu Oct 6 18:50:48 UTC 2016


Hi David,

I have been working lately at replacing our travis-CI use by buildbot.

It is working now as an alternate CI for our own PR
You can see for example that PR, and the actual results sent by buildbot
https://github.com/buildbot/buildbot/pull/2438

It is supporting all that you are mentionning.
The source code is here:
https://github.com/buildbot/buildbot_travis

I will be posting a tutorial video very soon explaining how to deploy this
easily on hyper.sh

Regards,
Pierre

Le jeu. 6 oct. 2016 à 20:34, David Cournapeau <davidc at enthought.com> a
écrit :

> 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
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20161006/932a1949/attachment.html>


More information about the users mailing list