By tag: CruiseControl
0
kicks
Cruise control with MSBuild - Switching a reference on the build serve
A write up on a method for including a different DLL at build time for a project using Cruise Control with MSBuild - useful for switching 32 bit DLL references to 64 bit DLL references to create builds ready for 64 bit servers when you work in a 32 bit environment
0
kicks
How to Label CruiseControl.Net Builds with Folder Version Number
The source code for a CruiseControl.Net plugin that labels builds with the version number of the source code trunk folder in a SourceGear Vault repository.
0
kicks
Integrate PartCover.Net, Nant and Cruise Control.Net
How to run PartCover with Nant, generate an xml report and integrate the report into CC.Net to get your coverage statistics in your Integration server.
0
kicks
CruseControl.NET CCStatistics Upgrade to Support 1.3!
This was just what I needed, however it didn't work with the 1.3 ( 1.3.0.2918 to be exact) release of CruiseControl due to API changes. made by ThoughtWorks and the team.
Drew Noakes did a nice fix for CC.NET 1.2.1.7 however this breaks on 1.3 as I found when using Reflector to dig into why the c...
0
kicks
CCNet Status Widget for the OS X Dashboard
The CCNet Dashboard Widget for OS X shows the status of CCNet automated software builds in an easily accessible way for people running Apple's operating system.
0
kicks
Vista Gadget for CruiseControl.NET - CC.NET Monitor for Vista Sidebar
Vista Sidebar gadget to monitor any CC.NET server. It uses the XmlStatusReport that comes with CC.NET and has a nice glassy look
0
kicks
A Different Approach to CC.NET statistics
Tired of tables full of numbers? This post explains how to generate a nice chart with all the stats of your CC.NET projects
0
kicks
Custom CCNET Branch - New Features That Could Not Wait!
This custom branch of CCNET offers new configuration options to create relationships between project (e.g. not only when projects should build but not build). It also offers the popular feature request of a user force filter. The ccnet project config file can specify users and or groups that are a...