On our CCNet, there is a build (called release) that build the full package of the application and then copy the msi on a FTP server 开发者_如何学JAVAfor the client.
I recently started a project and I\'m currently trying to configure the ccnet.config file. The fact is I can\'t find out why CruiseControl can\'t find the log file.
I want to query my CCNet server to find out the status of the builds.I\'ve heard rumor that there\'s a (ReST?) API of sorts, but I can\'t seem to find any documentation for it.
How can I use CCNetLabel in the file merge task? From what I have found I have to use dynamicValues. I have something like this and it is not开发者_JAVA百科 working any help?
I have setup a Continuous Integration environment using CruiseControl.Net. I want to know how an email can be sent to a person at the time of a b开发者_开发技巧uild failure.
I am using CCNET in combination with Mercurial. I have a project that got a branch and a head. they are both configured in CCNET. The branch is running fine, it only start building when there are chan
I am sure I am just doing this wrong but for the life of me I can not get things to play nicely.I am just starting to install and configure CruiseControl.net on a WS2008 X64 VM.The install seemed to g
I\'ve made an MSBuild project that simply does an msbuild task with our solution file as parameter. I\'ve defined a BeforeBuild target where I set some properties, and a Build target that executes the
Is it possible to configure CruiseControl.NET to send an email to the user(s) that did modifications to a broken build by mapping their SVN username to the corresponding Active-Directory alias (hence
I cannot get the conditional plugin to work that has been added to CCNet as of version 1.6 - clicky. I am running the latest version of CCNet (1.6.7258.1) and have the following code in my ccnet.confi