|
|
|
|
|
|
|
|
|
|
- Operating mode
- Implementation
Software Factory: Implementation
To implement the Software Factory, you must define the actions that will be performed on the project. For example: - open project,
- compile project,
- run tests,
- copy files to the network,
- delete test files,
- rename directories,
- etc.
These different actions are defined in the "Action plan". Once created, this action plan is deployed on a computer called "coordinator". This "coordinator" is used to run the different tasks of the action plan, on the build computers (a build computer is a computer dedicated to the compilation of projects). Build computers are managed by a robot. Note: The build machine(s), just like the one hosting the coordinator, can be development machines run during periods of inactivity (nights or weekends, for example). For the development teams working on several projects, the coordinator can manage several build computers simultaneously. Then, a status report is automatically generated whenever an action plan is run.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|