Stefan Reimer e022db091c Squashed '.ci/' changes from 15e4d1f5..a5cd89d7
a5cd89d7 feat: improve tag parsing, ensure dirty is added if needed

git-subtree-dir: .ci
git-subtree-split: a5cd89d73157c829eaf12f91a68f73826fbb35e7
2025-04-17 22:37:10 +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
ZeroDownTime Kubernetes platform - https://kubezero.com
Readme 8.1 MiB
Languages
Smarty 55.5%
Shell 24.3%
CSS 9.6%
Python 4.5%
Makefile 2.6%
Other 3.5%