cruisecontrol.net
nest xml in an xml doctype entity
<!DOCTYPE cruisecontrol [ <!ENTITY triggers \"<triggers><intervalTrigger seconds=\"30\" /></triggers>\">[详细]
2023-03-02 16:13 分类:问答Updating CCNET Last Build Label from an assembly version
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[详细]
2023-03-02 08:24 分类:问答sonar for .net 4 in ccnet
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..[详细]
2023-03-02 01:04 分类:问答How to make ccnet update multiple projects independently in a single mercurial repo?
I have a central hg repository with multiple subprojects in it. Somewhat like this: /Hg_central /subproject-a[详细]
2023-03-01 19:22 分类:问答Use Powershell with CruiseControl.Net for secure password storage?
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[详细]
2023-03-01 10:19 分类:问答Is it possible to configure CruiseControl.net to display task exit codes in results?
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[详细]
2023-02-27 23:43 分类:问答How can I do continous integration and nightly builds on the same clone
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.[详细]
2023-02-25 11:42 分类:问答Can I specify multiple possible sources for a ccnet statistic?
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[详细]
2023-02-24 17:58 分类:问答WatiN 2.0 Firefox tests failing intermittently
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[详细]
2023-02-22 15:08 分类:问答Continuous integration and pre-integration
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.[详细]
2023-02-22 11:54 分类:问答