Stefan Reimer 46ed0290d4 Squashed '.ci/' changes from 3feaf6f..a5cd89d
a5cd89d feat: improve tag parsing, ensure dirty is added if needed
15e4d1f ci: make work with main branch

git-subtree-dir: .ci
git-subtree-split: a5cd89d73157c829eaf12f91a68f73826fbb35e7
2025-04-17 22:49:41 +00:00

ci-tools-lib

Various toolchain bits and pieces shared between projects

Quickstart

Create top-level Makefile

REGISTRY := <your-registry>
IMAGE := <image_name>
REGION := <AWS region of your registry>

include .ci/podman.mk

Add subtree to your project:

git subtree add --prefix .ci https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git main --squash

Jenkins

Shared groovy libraries

Make

Common Makefile include

Description
Customized ArgoCD image for KubeZero
Readme AGPL-3.0 84 KiB
Languages
Makefile 32.5%
Groovy 20.8%
Python 20.7%
Dockerfile 20.1%
Shell 5.9%