i run cassiniDev from cmd C:\\CruiseControl.NET-1.5.0.6237\\cassinidev.3.5.0.5.src-repack\\CassiniDev\\bin\\Debug\\CassiniDev.exe /a:D:_CCNET\\proj /pm:Specific /p开发者_如何转开发:3811
My TeamCity\'s nightly build produces more than 130Mb java doc as Build Configuration artifact. I have to share these artifact for other teams(developers), but javadoc every time has another one URL(I
I have a project with a lot of tests failing, so it would be great for me to receive by email the number of failed tests compare from the latest build.
I have run into these problems several times and was never able to find a comfortable solution. Let\'s say my website has the domain name MyDomain.com. When I run the tests on the test machine (a cont
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have a MSBuild script that I am executing through TeamCity. One of the tasks that is runs is from Xheo DeploxLX CodeVeil which obfuscates some DLLs. The task I am using is called VeilProject. I hav
I\'m using Phing to do post build tasks in Hudson. I want to generate changelog containing all commits since last successful Hudson build. But looks like neither Hudson nor Git plugin for Hudson does
I have a Ubuntu server which I want to be my continous integration server (for the Zend Application based projects) and t开发者_如何学Gohe staging server as well.
I\'m trying to create a continuous integration environment. To do so, I\'ve used a guide that can be found at http://www.15seconds.com/issue/040621.htm.
I need a Continuous integration tool that will support both .Net Unit tests and Javascript uni开发者_开发知识库t tests and perform the builds.