CruiseControl.NET - Automated Continuous Integration server
CruiseControl.NET ia an automated Continuous Integration server, implemented using the .NET Framework. It is a port of CruiseControl Java framework.
http://www.cruisecontrolnet.org/
comments powered by Disqus
Related Products
Uppercut - Conventional Automated Build for .NET
Project UppercuT"Professional builds in moments, not days!"UppercuT is a conventional automated build for .NET. UppercuT is the insanely easy to use build framework. Try it out right now!UppercuT now has a gem. This lowers the barrier to entry to start using it on a system. UppercuT is still .NET (it's just using gems for delivery as a new option in addition to source code and the downloads). Note: To use gems you must have Ruby 1.8.6+ and Gems 1.3.7+ installed. Open a command line and type gem
Ccmonitor - a Mac Dashboard widget running Continuous Integration build monitor DSL
IntroductionThere are lots of stuff we can do to make fun with Continuous Integration. We can make our computer shout 'build-------failed!', or we can make keyboard light blink randomly and quickly, or we just pop up a message to tell ourselves what's happened with build... CC Monitor works on RSS of CruiseControl. It also can work on any CI Build Tool which provides RSS to report build status. The default rule to assert successful build is rss item title contains 'success', 'fixed' or 'passed'.
Vulcan - Continuous Integration, Build & Release management software
IntroductionVulcan provides ContinuousIntegration and BuildAndRelease services in a web application which can easily by accessed and navigated by developers, project managers and stakeholders. Notification plugins publish reports on desired build outcomes over RssFeed and EmailNotification. Vulcan runs in a standard JEE Web Application Server, like Apache Tomcat or BEA WebLogic. Notes on latest release Users wishing to live on the edge can download the latest snapshot. Live DemoScreen shots are
Ccnetdemo2008 - Continuous Integration for .NET 3.5 development environments
This projects hosts the code and build artifacts for the Continuous Integration: From Theory to Practice, 2nd Edition reference guide. It shows how to create a complete CI setup for a .NET 3.5 development environment using VS 2008, MSBuild, Subversion, CruiseControl.NET, MSBuild.Community.Tasks, NUnit/MbUnit, FxCop, TypeMock/Rhino.Mocks, WiX, Sandcastle, NCover, NCoverExplorer and NDepend.
Mybuild - Personal Continuous Builds
A local build continuous build runner. Inspired by the fact we have multiple cores in our dev machines often doing nothing, so we may as well have them building the projects we are currently working on. A crude filewatcher and build initiator is currently availiable with the idea of adding basic meassging to facilitate a UI component to visually aret the dev of build success. Obviously this is not nessecarily specific to a build process, but thats what i am using for. Anythin that needs to be ki
Buildbot - Continuous Integration System to automate Builds
Buildbot is a continuous integration system designed to automate the build/test cycle. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. It supports arbitrary build processes, and is not limited to common build processes for particular languages. Buildbot has a variety of status-reporting tools to get information about builds in a timely manner.
Ccrevisionlabeller - CC Revision Labeller is a plugin for CruiseControl.NET that allows you to gener
CC Revision Labeller is a plugin for CruiseControl.NET that allows you to generate CruiseControl labels for your builds, based upon the build and revision number of your Subversion working copy. This can be customised with a prefix and/or major/minor version numbers. Labels follow the Microsoft versioning standard i.e Major.Minor.Build.Revision Build Numbers are automatically incremented. Revision Number is pulled from the subversion working copy. RequirementsCruiseControl.NET v1.3 - the plugin
Continuum - Continuous Integration and Build Server
Apache Continuum is an enterprise-ready continuous integration server with features such as Automated builds, Release management, Role-based security, and Integration with popular build tools and Source control management systems. Whether you have a centralized build team or want to put control of releases in the hands of developers, Continuum can help you improve quality and maintain a consistent build environment.
Svnrevisionlabeller - Subversion Revision Labeller plug-in for the CruiseControl.NET project
SVN Revision Labeller is a plugin for CruiseControl.NET (CC.NET) that allows you to generate version labels for your builds, based upon the revision number of your Subversion working copy. This can be customised with a prefix and/or major/minor version numbers. Important Update!I have essentially stopped development work on SVN Revision Labeller; I don't have as much time as I used to, and CC.NET's AssemblyVersionLabeller now does enough for me to use it in place of my own code. However, many th
CruiseControl - Continuous Integration Tool to automate build process
CruiseControl is both a continuous integration tool and an extensible framework for creating a custom continuous build process. It includes dozens of plugins for a variety of source controls, build technologies, and notifications schemes including email and instant messaging. A web interface provides details of the current and previous builds.