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

From Gcube Wiki
Jump to: navigation, search
(Continuous Delivery)
(Configuration)
Line 25: Line 25:
 
* [[Development Machine]]
 
* [[Development Machine]]
 
**[[OpenJDK as Java Platform]]
 
**[[OpenJDK as Java Platform]]
**[[Maven Configuration]]  
+
**[[Maven Configuration]]
 +
* [[Structure of a gCube Project]]
  
 
== Continuous Integration ==
 
== Continuous Integration ==

Revision as of 23:04, 25 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