Tagged Questions

26
votes
10answers
4k views

CruiseControl [.Net] vs TeamCity for continuous integration?

i would like to ask you which automated build environment you consider better, based on practical experience. i'm planning to do some .Net and some Java development, so i would like to have a tool …
6
votes
7answers
828 views

Hudson or Teamcity for continuous integration?

We are a Java shop looking for a CI tool to use. Both Hudson and Teamcity seem to be free but Teamcity seems slicker and with more support. I was wondering why one would still use Hudson and if …
6
votes
4answers
374 views

Running UI automation tests on build server

We use UI Automation and Nunit to create tests UI tests for WPF application. We've created tests that work fine when you run them from a local machine. Those tests never run successfully on our build …
6
votes
2answers
351 views

TeamCity Twitter Notifier?

Has anyone built something to send out your TeamCity build status with Twitter? Can this be done with TeamCity's Jabber support?
6
votes
4answers
2k views

“Thorough”, tutorial on setting up Jetbrain’s TeamCity CI server

Does anyone know where I can find a good tutorial to walk me through how to setup TeamCity CI server? I am new to unit testing and the agile philosophy of development so I could use some help getting …
5
votes
4answers
705 views

TeamCity and JIRA ?

Is it possible for TeamCity to integrate to JIRA like how Bamboo integrates to JIRA? I couldnt find any documentation on JetBrains website that talks about issue-tracker integration. FYI: I heard …
4
votes
2answers
24 views

Can TeamCity commit the output of one build to another svn repository, thereby starting another build?

So far, I've only used TeamCity as a continuous build server. No true integration. Now, I have the need to copy the output from one shared project to two other dependent projects, and kick off their …
4
votes
1answer
295 views

Assembly Versioning with TeamCity

I'm working on a C#/VB.Net project that uses SVN and TeamCity build server. A dozen or so assemblies are produced by the build. I want to control the assembly versions so that they all match up and …
4
votes
3answers
344 views

Can TeamCity publish a Web project using the sln2008 build runner?

I'm building an ASP.Net MVC project in TeamCity. Can I somehow call the Publish target and get the output copied to a folder under IIS? or do I need to write an msbuild script for this?
4
votes
3answers
373 views

TeamCity: Best Practices to deploy produced installers (artifacts)

We got a TeamCity server which produces nightly deployable builds. We want our beta tester to have access these nightly builds. What are the best practices to do this? TeamCity Server is not public, …
4
votes
3answers
349 views

Running WatIn on TeamCity

I'm trying to run a simple WatIn test through TeamCity but the IExplorer window is never shown. Like it is usally through CruiseControl. I get an error that it can't find a text field so something is …
4
votes
4answers
233 views

How to retrieve Build Status in XML from TeamCity

Hi there, I need to retrieve the Build Status from TeamCity in the form of XML, RSS format would be ideal. I am familiar with the RSS feed within Teamcity but that is of no use as it is more of a …
4
votes
9answers
1k views

Team City versus CruiseControl.net- which one is better?

Are there real tangible differences or is it just a matter of taste?
3
votes
2answers
84 views

Continuous Integration with Teamcity and Clearcase

Has anybody successfully integrated Clearcase with Teamcity (which advertises Clearcase support) to realize a productive continuous integration build environment on a decent size project?
3
votes
1answer
103 views

TeamCity and PHP

We are considering TeamCity for continuous integration but have projects in both Rails (Rake tests) and PHP (PHPUnit tests). I'm a bit new to CI - Has anyone setup TeamCity for PHP projects? If so, …

1 2 3 4 5 12 next
15 30 50 per page