So I have set up the following for my PHP project: A Git repository with all the code. An instance of Cruisecontrol with PhpUnderControl running on top of it.
Below is the ccnet.config file I am having, where I am using the new security features of CC.NET 1.5. Can anybody let me know what I am doing wrong.
When using Cruise Control to build an iPhone XCode project with Unit Tests, an error of \"Code Sign error: a valid provisioning profile matching the application\'s Identifier \'com.yourcompany.Calcula
I\'ve been trying to use theparam in my cruisecontrol build config file to no avail.When checking the cruisecontrol log file, whatever buildargs I try to pass are NOT passed to the call to nAnt.
I start an external groovy scriptvia cruisecontrol, which basically works. My problem is that if the groovy script fails I only get the \"error string found\" in my cruise webapp and email; its even n
I am having this weird issue with Cruise Control crashing, when I add the vetoIfFailing attribute to the buildstatus element.
I\'m currently building a suite of Watir tests for my .net web application. I have wire开发者_开发技巧d the watir tests into the Thoughtworks Cruise continuous build using Rake.
I am trying to configure cruisecontrol to use Tomcat rather than Jetty as its servlet engine. I am following a tutorial on this and I\'m stuck at the point where it says:
I am triggering an ant script (via cruise contr开发者_如何学Pythonol), and would like to be able to dump the std out and std err for a particular ant target to a plain text file.
Since migrating a Cruisecontrol build server to a new machine, it sometimes hangs during the \"modificationset\" stage of the build cycle (it is configured to check for modifications every 15 minutes)