Release Integration

From Gcube Wiki
Revision as of 14:41, 19 June 2020 by Manuele.simi (Talk | contribs) (Release Preparation)

Jump to: navigation, search

Preliminary steps

In order to develop a new component for gCube, the developer must perform the following steps:

  • Upgrade and test the component in development environment
  • Deploy the SNAPSHOT version on gcube-snapshots repository
  • Add the maven-parent 1.1.0 to the component pom

Release Preparation

In order to prepare a new component for the integration within a gCube release, the developer must perform the following steps:

When the all these steps have been completed the ticket can be set to Available state. The Release Manager is in charge to add all the Available tickets to the new Release.

Once the preparation steps are completed, the integration phase can be started.

  • After the integration phase, the component master branch must be frozen until the release will be declared closed by Release Manager.