Branches

Prev Next

What is a Branch?

zCICD Branches have two main purposes:

  1. They represent the link between the CICD management tool and the individual git branches of your external Git Repo.

  2. They provide user access and management actions for your corresponding live test instances.

Once a branch link is created in zCICD, if configured, a test instance is automatically created, a default database dump is restored,  and more.

Quick Start

Branches are typically grouped by repository and ordered according to the most recent git commits:

The branch view shows what recent tasks were performed on the live instance and allows access to that live instance with the Odoo Login button.

The synced git commits are visible in the Commits  tab.

And quick actions are found under the Actions tab, for managing the live instance: