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 [email protected] https://lists.buildbot.net/mailman/listinfo/users
