Hi all,
I'd like to announce the new v0.2.0 release of gitbuilder, an
auto-bisecting autobuilder tool for git-based projects. The new
version incorporates several suggestions from end users, including:
- a new bar at the top shows the most recent builds and their status
- the RSS link is now more obvious
- non-fatal warnings now turn your build yellow instead of green
- we now count and report warnings, errors, and test failures separately
- a new changelog script can email recent changes in your repo on a
daily/weekly schedule
You can see some running gitbuilder examples (including one that
tracks git.git) here:
http://versabanq.com/demo/build/
And you can download the source code (in perl+shell) here:
http://github.com/apenwarr/gitbuilder/
Enjoy!
Have fun,
Avery