In my shop (as I expect it is in most), you have multiple releases of different software components (let's call them foo-client and bar-service). In my cc.net configuration, I currently have one "project" for foo-client at trunk, one project for foo-client version 1.0 and another for foo-client version 1.1.
What I'd really like to see at the dashboard level is something like:
- > foo-client
- > bar-server
With the ability to drill down into either foo-client or bar-server. The rollup would show the status of the last continuous build and I could review and/or force a new build for an existing tagged version.
What are you guys doing and under what build management framework?