Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which Continuous Integration tool are you using? [closed]

Duplicate:

  • Continuous Integration
  • Cruise Control .NET alternatives?

I'm planning to start Continuous Integration where I work. I used to use TFS in my previous workplace and before that CruiseControl.Net and before that we wrote our own CI server.

I was wondering what tools are other people are using and why?

I'm mainly concerned with a windows/.Net environment...

like image 728
Ali Shafai Avatar asked May 12 '09 00:05

Ali Shafai


1 Answers

Hudson is great - easier to setup than CruiseControl.NET, and produces pretty graphs too.

TeamCity is also easy to setup.

like image 166
Gabriel Florit Avatar answered Sep 22 '22 19:09

Gabriel Florit