CI Minimalistic Developer's Guide

From Gcube Wiki
Revision as of 16:38, 30 May 2019 by Manuele.simi (Talk | contribs)

Jump to: navigation, search

This section collects the basic steps for gCube Developers to get started with the CI pipeline.

  1. Configure the developer's machine
  2. Create a Git Repository in Gitea
  3. Import the SVN project into git
  4. Enable Eclipse to work with Git
  5. Create the related Jenkins job
  6. Setting up the webhook
  7. Follow the branching strategy
  8. Release activities