Opened 13 years ago

Closed 13 years ago

#294 closed defect (fixed)

Inprove CruiseControl project setup

Reported by: Kevin Milner Owned by: Kevin Milner
Priority: major Milestone:
Component: build-process Version:
Keywords: Cc:

Description

Currently multiple builds are bundled into the "nightly" project. These could potentially be moved to separate builds, then we can monitor and "force" each build independently via the web interface.

We can also add a project which builds distributions, but only runs when forced via the web interface. It wouldn't be tied to SVN. This would help us keep track of builds.

Change History (1)

comment:1 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

Done.

Multiple projects set up in [7898], and release build set up in [7899] (with a few bug fixes in later commits). I merged the new cc-build-test.xml to the release branch as well. Release builds (including updating from SVN) can now be fired off from CruiseControl?!

Note: See TracTickets for help on using tickets.