Go to file
Manuele Simi 6fa0647d39 Configure downstream jobs with parameters. 2019-09-29 23:49:56 -04:00
examples Save last JSON version. 2019-09-02 07:59:42 -04:00
releases Removed social-data-indexer-se-plugin.1.3.0 component. It is not 2019-09-26 11:14:17 +02:00
Jenkinsfile Configure downstream jobs with parameters. 2019-09-29 23:49:56 -04:00
README.md Update README. 2019-09-26 23:13:32 -04:00

README.md

gCubeRelease

Jenkins Pipeline script to manage a complete gCube release.

Requirements

Reference documentation

Jenkins Pipeline

Pipeline Syntax

Expected parameters

Parameters from the Jenkins pipeline project:

  • Type: a choice of 'SNAPSHOT-DRY-RUN', 'SNAPSHOT', 'RELEASE-DRY-RUN', 'RELEASE-STAGING', 'RELEASE'
  • gCube_release_version: the gcube version to build (must match the YAML file in /releases)

Stages

build core components