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.

(buildbot, ci, development)

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.

(buildbot, buildout, python, zc.buildout)

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.

(buildbot, ci, django)

CI is hard!

Part 1 in my series on a complex Buildbot setup. This time: some background.

(buildbot, ci, django)