main¶ The main workflow is the default workflow in CID if no workflow name is provided. It contains the following stages, with conditional actions based on the project type. Stage: build¶ go-build java-build python-build node-build hugo-build helm-build mkdocs-build techdocs-build Stage: test¶ go-test java-test Stage: package¶ upx-optimize buildah-build Stage: scan¶ helm-lint semgrep-scan sonarqube-scan qodana-scan syft-container-sbom-generate github-sarif-upload Stage: publish¶ buildah-publish java-publish helm-publish-nexus helm-publish-registry techdocs-publish changelog-generate github-release-publish