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

From Gcube Wiki
Jump to: navigation, search
(Overview)
(Getting Started)
Line 12: Line 12:
  
 
= Getting Started =
 
= Getting Started =
A quick reference for the Continuous Integration procedure can be found here:
+
Minimalistic developer guides for setting up the Continuous Integration procedure:
* [[CI_Minimalistic_Developer%27s_Guide| Minimalistic Developer's Guide]]
+
 
 +
* [[CI_Minimalistic_Developer%27s_Guide| Minimalistic Developer's Guide for SVN projects]]
 +
* [[CI_Minimalistic_GitHub%27s_Guide| Minimalistic Developer's Guide for GitHub projects]]
 +
* [[CI_Minimalistic_Gitea%27s_Guide| Minimalistic Developer's Guide for Gitea projects]]
  
 
= CI/CD Guide =
 
= CI/CD Guide =

Revision as of 16:33, 21 November 2019

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