Difference between revisions of "Software Integration and Distribution: Overview"
(→Release Procedures) |
Manuele.simi (Talk | contribs) |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 20: | Line 20: | ||
** [[Developing gCube Maven Components|gCube Maven Components]] | ** [[Developing gCube Maven Components|gCube Maven Components]] | ||
** [[GCube_Maven_BOMs|gCube Maven BOMs]] | ** [[GCube_Maven_BOMs|gCube Maven BOMs]] | ||
+ | * [[Java Platform: OpenJDK|OpenJDK_as_Java_Platform]] | ||
* [[Integration Infrastructure]] | * [[Integration Infrastructure]] | ||
+ | ** <span style="color:DarkGreen">'''''NEW'''''</span> [[GCube_Git_Migration|gCube Git Migration State Of the Art]] | ||
** [[gcube subversion repository|SVN Repository]] | ** [[gcube subversion repository|SVN Repository]] | ||
** [[ETICS|ETICS]] | ** [[ETICS|ETICS]] |
Latest revision as of 05:00, 3 May 2019
This section documents all the procedures and tools used for releasing the gCube system. It is intended as the central access point to information about the integration, validation, and distribution of the system for developers, software testers, release managers, and for any other actor involved in the development of the system (see Roles).
Given the large size of the gCube system, its high degree of modularity and the number of developers involved in the implementation, a set of procedures that formalize and simplify the integration, test, documentation and distribution of the software have been defined. These procedures coordinate the actions and the timing of the different actors to achieve the desired result. Section Release Procedures provides a detailed description of each procedure by listing actors and their responsibilities for each step of each procedure.
Activities in release procedures are highly automated and supported by several tools described in section Release Tools.
Release Roles
Release Tools
- Tracking System
- Maven
- OpenJDK_as_Java_Platform
- Integration Infrastructure
- Testing Infrastructure
- Documentation
Release Procedures
- Continuous Integration
- Release Cycle
- Maintenance Release Cycle
- Documentation Writing Guidelines
- Distribution Procedure