Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » CC.NET » ci   (RSS)

CruiseControl.NET Caching Old Project Locations SOLVED

As I mentioned in my previous post , we're just wrapping up a continuous integration solution for a client (and if you're not using this for your team, you should be. If you don't have time to do it, contact us to do it for you. You'll thank me later.)
Posted by ssmith | 2 Comments

Use Unit Test Framework to Test Production DB Consistency

For Lake Quincy Media 's AdSignia Ad Server, I wanted to be able to ensure that the database had some internal logic rules checked periodically. What kinds of rules? Well, probably an example would be best. Suffice to say up front, though, that we're
Posted by ssmith | 3 Comments

Cruise Control Configuration File Editor

One of my developers is doing some work on our Cruise Control setup and found this gem that I'd somehow missed: CCNetConfig . A slick little GUI for editing your ccnet.config file ( screenshots ). Seems to work well enough for most of the common settings
Posted by ssmith | 6 Comments
Filed under: , ,

Fixed: CCNET + MSBUILD Logger Error

Ran into a snag this weekend with my build server - it started throwing errors related to the path to a folder, like this: .MSBUILD : error MSB4015: The build was aborted because the "MsBuildToCCNetLogger" logger failed unexpectedly during shutdown. System.ArgumentException:
Posted by ssmith | 5 Comments
Filed under: , , , ,