Skip to content
apenwarr edited this page Sep 13, 2010 · 7 revisions

Welcome to the gitbuilder!

gitbuilder automatically builds all the branches of your favourite git projects, resulting in a pass or fail for each commit. If a particular version fails to build, it’ll do the equivalent of “git bisect” to try to track down the exact commit that caused the problem.

The results are summarized in an html page or an rss feed automatically.

For example: Versaplex project autobuilder

For information on how to install gitbuilder on your system, read the README.

Clone this wiki locally