Continuous Integration: Releases Manager

From Gcube Wiki
Revision as of 17:20, 29 May 2019 by Manuele.simi (Talk | contribs) (Launch the pipeline)

Jump to: navigation, search

Responsibilities

The Release Manager is in charge of:

Jenkins Activities

Launch the pipeline

In Jenkins:

  • select the gCubeRelease project
  • on the left side, click on 'Build with Parameters'
  • select the type of build we want to generate in the choice menu

CI ReleaseManager launch.png

Type of Builds

There are 4 types of builds that can be executed with the Pipeline:

  • SNAPSHOT-DRY-RUN (default)
  • SNAPSHOT
  • RELEASE-DRY-RUN
  • RELEASE

Pipeline Activities

Back to the CI guide.