Continuous integration should really just be a script that captures the output of running your project update & test commands and presents recent results in a static html page. By keeping test reports in json, per-project CI configuration in 3 probably-one-line scripts, things are kept simple, quick, and super extensible. Want to use git, svn, or hg? No problem. Need to fire off results to Campfire? It's built-in. CI depends on cron.
Required Ruby Version
None
Authors
Edward Ocampo-Gooding
Versions
- 1.2.4 February 10, 2010 (441 KB)
- 1.2.3 February 09, 2010 (426 KB)
- 1.2.2 February 08, 2010 (426 KB)
- 1.2.1 February 03, 2010 (426 KB)
- 1.2.0 February 02, 2010 (426 KB)