Stefan Reimer 00daef3b0b Squashed '.ci/' changes from a5cd89d7..9725c2ef
9725c2ef fix: ensure we dont remove rc builds

git-subtree-dir: .ci
git-subtree-split: 9725c2ef8842467951ec60adb1b45dfeca7618f5
2025-04-17 23:00:48 +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%