Difference between revisions of "Continuous Integration procedure (2019)"
From Gcube Wiki
Manuele.simi (Talk | contribs) (→CI/CD Guide) |
Manuele.simi (Talk | contribs) (→Best Practices) |
||
Line 83: | Line 83: | ||
** [[VCS_Best_Practices| Version Control System]] | ** [[VCS_Best_Practices| Version Control System]] | ||
** [[Jenkins_Best_Practices|Jenkins]] | ** [[Jenkins_Best_Practices|Jenkins]] | ||
+ | ** [[Docker_Best_Practices|Docker]] | ||
= [[Continuous_Integration:_FAQ|FAQ]] = | = [[Continuous_Integration:_FAQ|FAQ]] = |
Revision as of 15:30, 14 August 2020
This page contains the references for the gCube Continuous Integration procedure
Contents
Overview
- Continuous Integration Pipeline of gCube System: Overview
- Continuous Delivery Pipeline of gCube System: Overview
Getting Started
Minimalistic developer guides for setting up the Continuous Integration procedure:
- Minimalistic Developer Guide for SVN projects
- Minimalistic Developer Guide for GitHub projects
- Minimalistic Developer Guide for Gitea projects
CI/CD Guide
Configuration
Continuous Integration
Continuous Delivery
- Definition and Principles
- Releases