Hello, I have a private .NET (C#) project using Git Repository in Unfuddle.com. I wish to utilize a hosted Continuous Integration tool like CruiseControl.Net. Can anybody recommend a hosted CI solution, that can integrate with Git and is reliable and cost effective? Thanks.
views:
321answers:
5TeamCity works great with C#\Msbuild and is free of charge up to 20 developers.
If your project was Java-based (you mention .NET) you could try our service - http://mikeci.com. We are set to launch commercially this month. Pricing will start at $19/mth with a 30 day, no-obligation trial period. But today we support SVN and Java build tools - Ant, Maven and some special sauce for Eclipse IDE projects. Git(hub) support will follow very soon, .NET (most likely MSBuild-based) is a target for Q2 2010.
Hope this is useful info for you.
Found projectlocker.com but don't know anything about them.
I will say though, that setting up your own CI server is fairly simple and will probably only take you 1 day to setup for your projects.
fazend.com offers a free hosted CI service, but only for Subversion at the moment.