Difference between revisions of "Continuous Integration procedure (2019)"
From Gcube Wiki
Manuele.simi (Talk | contribs) (→Getting Started) |
Manuele.simi (Talk | contribs) (→Continuous Integration) |
||
Line 47: | Line 47: | ||
** [[Gitea/Jenkins:_Setting_up_Webhooks#Webhook_on_the_Gitea_repository|Webhook on the Gitea repository]] | ** [[Gitea/Jenkins:_Setting_up_Webhooks#Webhook_on_the_Gitea_repository|Webhook on the Gitea repository]] | ||
** [[Gitea/Jenkins:_Setting_up_Webhooks#Testing_the_Gitea.2FJenkins_round_trip|Gitea/Jenkins round trip]] | ** [[Gitea/Jenkins:_Setting_up_Webhooks#Testing_the_Gitea.2FJenkins_round_trip|Gitea/Jenkins round trip]] | ||
+ | |||
+ | * [[Gihub/Jenkins: Setting up Webhooks]] | ||
== Continuous Delivery == | == Continuous Delivery == |
Revision as of 00:25, 26 November 2019
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