docs(*) Versionierungs Templates weiter beschrieben.

This commit is contained in:
Marcel Feix 2021-07-13 08:00:07 +00:00
parent ddc8d13e60
commit 1f679d54d4

View File

@ -34,12 +34,14 @@ toc::[]
// ###########################################################################
include::chapters/generalInformation.adoc[leveloffset=1]
== Misc Templates
//include::chapters/templates/sonar-template.adoc[leveloffset=2]
== Container Templates
include::chapters/templates/container-publish.adoc[leveloffset=2]
include::chapters/templates/container-scan.adoc[leveloffset=2]
== Update Version
== Versionierungs Templates
Im folgende sind erweiterte Templates zu finden für das https://gitlab.exxcellent.de/gilden/ci/exxcellent-increase-version-tool[Increase-Version-Tool] der CI Gilde. Es enthält auch eine Child-Pipeline-Konfiguration um den Versionierungsprozess innerhalb einer Pipeline darzustellen.
=== Templates
include::chapters/templates/push-tag-and-version-template.adoc[leveloffset=3]
@ -51,17 +53,17 @@ include::chapters/pipelines/update-version-pipeline.adoc[leveloffset=3]
== NPM Templates
include::chapters/templates/npm-dependencies-template.adoc[leveloffset=1]
include::chapters/templates/npm-build-template.adoc[leveloffset=1]
include::chapters/templates/npm-lint-template.adoc[leveloffset=1]
include::chapters/templates/npm-test-template.adoc[leveloffset=1]
include::chapters/templates/npm-dependencies-template.adoc[leveloffset=2]
include::chapters/templates/npm-build-template.adoc[leveloffset=2]
include::chapters/templates/npm-lint-template.adoc[leveloffset=2]
include::chapters/templates/npm-test-template.adoc[leveloffset=2]
== Maven Templates
include::chapters/templates/maven-dependencies-template.adoc[leveloffset=1]
include::chapters/templates/maven-build-template.adoc[leveloffset=1]
include::chapters/templates/maven-verify-template.adoc[leveloffset=1]
include::chapters/templates/maven-dependencies-template.adoc[leveloffset=2]
include::chapters/templates/maven-build-template.adoc[leveloffset=2]
include::chapters/templates/maven-verify-template.adoc[leveloffset=2]
== Tools
== weitere Gilden-Tools
Weitere Templates für die Tools der CI Gilde, sind in den jeweiligen Repos zu finden.