Jacob Kaplan-Moss
Activity tagged “buildbot”
Bookmarks
rhelmer’s blog » buildbot “try” support
A bit of info about setting up a buildbot “try” server to try arbitrary patches.
Python Package Index : collective.buildbot 0.3.3
A set of zc.buildout recipes that make it *stupidly* easy to configure and set up a buildbot master or slave — it's literally like six shell commands to get a dummy buildbot going. Totally freeking awesome.
Entries
Configuration and architecture
The second part in my series about building a build farm for Django with Buildbot. Starting in this part I’ll be looking at some actual code.
CI is hard!
Part 1 in my series on a complex Buildbot setup. This time: some background.