[TIP] continuous integration - what are you using?

joshua kaderlan jkaderlan at yahoo.com
Thu Aug 27 16:16:40 PDT 2009


We use Atlassian's Bamboo at my workplace; it's a commercial product, but you they have free licenses for both non-profits and open-source projects, and even the for-pay licenses aren't exorbitant.  You might also consider Luntbuild and Parabuild.

Having looked at a bunch of CI tools, I think Bamboo's the best of the lot, assuming the cost isn't an issue.  We also use buildbot in-house, and most of the people I've spoken to who've interacted with both prefer Bamboo.


----- Original Message ----
> From: C. Titus Brown <ctb at msu.edu>
> To: tip at lists.idyll.org
> Sent: Thursday, August 27, 2009 4:06:04 PM
> Subject: [TIP] continuous integration - what are you using?
> 
> Hi all,
> 
> I think I'm going to do a comparison of CI tools soon, and I wanted to
> know what people are using in their Python projects.  So far I'm
> planning on looking at these three:
> 
> Hudson
> CruiseControl
> buildbot
> 
> plus pony-build as a different (and differently problematic, I'm afraid)
> way of doing things.
> 
> I don't get the sense that bitten is used terribly much, but I'm willing
> to change my mind if I get many howls of protest.
> 
> Anything else that people think I should look at?
> 
> tnx,
> --titus
> -- 
> C. Titus Brown, ctb at msu.edu
> 
> _______________________________________________
> testing-in-python mailing list
> testing-in-python at lists.idyll.org
> http://lists.idyll.org/listinfo/testing-in-python



      



More information about the testing-in-python mailing list