On 17 October 2011 21:58, Chad innocentkiller@gmail.com wrote:
On Mon, Oct 17, 2011 at 8:54 PM, Platonides Platonides@gmail.com wrote:
How does it work? What is it good for? Can we eg. add a task to jenkins which runs php -l on all files?
It works like CruiseControl did (only nicer). It runs any sort of automated build/testing processes we can script up (using Ant).
I'm curious - we run CC at work (and it's fine). Why Jenkins rather than CC (or any other CI tool)?
- d.