Darrell Norton's Blog [MVP]

Sponsors

The Lounge

Wicked Cool Jobs

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
CruiseControl.NET v0.8 released

CruiseControl.NET v.0.8 is out.

CruiseControl.NET Server

  • Breaking Change - Force Build Interval Trigger and Polling Interval Trigger have been replaced by Interval Trigger, and the Force Build Schedule Trigger and Polling Schedule Trigger have been replaced by Schedule Trigger.
  • Introduced a Filter Trigger to turn off integration at certain times of day.
  • If no <triggers> section is specified for a project, it now uses a default interval polling trigger. If an empty <triggers> section is specified, no triggers are enabled (for 'forced-only' builds).
  • ForceBuildPublisher introduced to allow build pipelines across distributed machines
  • Subversion plugin now allows automatic source updates

Web Dashboard and Project Report Web Application

  • New NAnt Web plugin for easier diagnosis of NAnt problems
  • Web Dashboard now has all the reporting features of the single project reporting application (we recommend all users migrate to the Web Dashboard for reporting now)
  • Web Dashboard now has the ability to configure what Build, Project and Server plugins are made available to users (this is a breaking change to the Dashboard's web.config file - make sure you update your local version)
  • Improved our NCover and FxCop support

[via Mike Gunderloy]


Posted Mon, Jan 24 2005 7:57 AM by Darrell Norton

[Advertisement]

Comments

Security Problem wrote re: CruiseControl.NET v0.8 released
on Wed, Feb 9 2005 4:28 PM
This all sounds great. But one thing I found short is security. Is it possible to restrict a developer only access certain project through CCTRAY?
Darrell wrote re: CruiseControl.NET v0.8 released
on Thu, Feb 10 2005 10:56 AM
I don't know. Check out the forums on the CruiseControl .NET site.
Devlicio.us