Version 2 (modified by kyli, 16 years ago) (diff) |
---|
Analysis
Overview
The goal of this task (and its related) is to create a one-step process for turning source code into a working system. This involves setting up a build server.
Task requirements
We must provide a running and available instance of a build server.
- Search for a build server which suits our needs.
- Locate the place where the server will be (maybe the same as the new Trac system?).
- Make basic setup and run the server.
- Integration with the project and further setup are not part of this task.
Task result
A build server running.
Implementation idea
When searching for a suitable server, keep in mind that it must provide all the functionality, that the tasks in "Related" section require.
Look at Hudson and Continuum.
Related
BUILD_SERVER_INTEGRATION_R0
BUILD_SERVER_REPORTS_R0
BUILD_SERVER_DEPLOYMENTS_R0
SCS_MACHINE_SETUP_R1
How to demo
Show the instance running.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)