<!DOCTYPE cruisecontrol [ <!ENTITY triggers \"<triggers><intervalTrigger seconds=\"30\" /></triggers>\">
I Have managed to create a CI project that uses GIT as it\'s sour开发者_Python百科ce control, and an MSBuild extension to label the assemblies based on the CCNet build label, and commit that changed l
hi all does sonar support .net 4? if so how can i integrate sonar with cruisecontrol.net (ccnet) with out using maven o anything else.just s开发者_JS百科onar and ccnet..
I have a central hg repository with multiple subprojects in it. Somewhat like this: /Hg_central /subproject-a
The CruiseControl.Net tfs integration requires a username and password for a user with rather high privileges to be stored in the configuration files. I\'m not very fond of that, and have tried to thi
My com开发者_Go百科pany is developing a web application that builds in ant. I\'ve been tasked with getting CruiseControl.net to differentiate between a build failure and a unit test failure, which it
We are trying to switch from SVN to HG right now. We are using continuous integration with CruiseControl.NET on a special crafted build server which is running well.
I have some builds that use NCover for test coverage analysis, and some that use DotCover.I merge the NCover/DotCover summary report into the ccnet log, but the item that I need to pull out into the c
We have a number of WatiN tests running from CruiseControl, but we get intermittent failures. The most common failure point is when doing really simple things, such as clicking a link. Here are two ex
I\'m posting a part-question, part-rambling in the hope that it will generate discussion as well as answer my question, which is more a series of requirements if I\'m honest.