dotnetpowered.com -
Brian Ritchie's
.NET Development Site
[
Home
]
Idea: ASP.NET Build Server GUI
Feature List (in progress)
Monitoring of active builds.
-- Display summary level info of active builds
-- Display log while building (if possible)
Display for each project:
-- Last successful build
-- List of builds
-- GUI for changing the project configuration
-- Allow starting of manual builds; record reason
Display for each build:
-- Date of build
-- Build Log
-- Reason for build (scheduled, source code change, manual)
-- Files modified (if known)
-- GUI for modifying the build file?
Security
-- Restrict who can view projects or start manual builds
Notes:
Inspired by the discontinued
NAnt build server
by Gerry Shaw
Related links:
Draco.NET
,
NAnt