Difference between revisions of "Continuous Integration procedure (2019)"

From Gcube Wiki
Jump to: navigation, search
(Configuration)
(CI/CD Guide)
Line 26: Line 26:
 
**[[OpenJDK as Java Platform]]
 
**[[OpenJDK as Java Platform]]
 
**[[Maven Configuration]]
 
**[[Maven Configuration]]
* [[Structure of a gCube Project]]
+
* [[gCube Project Layout]]
  
 
== Continuous Integration ==
 
== Continuous Integration ==

Revision as of 03:28, 26 July 2020

This page contains the references for the gCube Continuous Integration procedure

Overview

Getting Started

Minimalistic developer guides for setting up the Continuous Integration procedure:

CI/CD Guide

Configuration

Continuous Integration

Continuous Delivery

Best Practices

FAQ