//Cloudogu EcoSystem Docs

About Baseline

The Baseline Dogu is a system that allows you to save the state of a project at a desired point in time, in which you can pin down the development states of projects with associated artifacts. For this purpose, an unrestricted number of Baselines can be defined for projects.

A baseline is a collection of artifacts at a defined point in time.

With the Baseline Dogu you have the possibility to review the state of a project at a defined point in the past. Among other things, this allows you to quickly resolve ambiguities about the state the artifacts of the project had at a point in time.

Currently, the Baseline Dogu obtains its data from the SCM and Nexus Dogu. Possible artifacts that can be captured in a baseline are the revision of a Git repository using a tag, the JAR archive of a Maven release, and its associated build log.