Gitbuilder 0.2.0 is released
[Posted November 3, 2008 by corbet]
| From: |
| "Avery Pennarun" <apenwarr-AT-gmail.com> |
| To: |
| "Git Mailing List" <git-AT-vger.kernel.org> |
| Subject: |
| [ANNOUNCE] Gitbuilder 0.2.0 is released |
| Date: |
| Wed, 29 Oct 2008 14:37:22 -0400 |
| Message-ID: |
| <32541b130810291137i11a6e086ndedc43c9fb2e6ef0@mail.gmail.com> |
| Archive‑link: | |
Article |
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