Skip to content

Tag Archives: cruisecontrol

CruiseControl 2.8 Released

As of Wednesday night CruiseControl 2.8 is available for download (full release notes).
I’ve got a good feeling about this release because unlike a lot of releases I have the feeling that we’re doing more than adding feature and fixing bugs (though we did that too). This release felt like we were paying off technical/hygiene debt at [...]

A Quick AlphaLabelIncrementer

On the CruiseControl users mailing list Adam asked for a simple label incrementer that would work with a single character in a series (”a”, “b”, “c”, etc.). Simple enough, but not worth adding to the project, so here it is, test (first) and code.
(Suggestions for better sites for sharing code snippets?)