Stefan Reimer e14f581e0a Squashed '.ci/' changes from a5cd89d..9725c2e
9725c2e fix: ensure we dont remove rc builds

git-subtree-dir: .ci
git-subtree-split: 9725c2ef8842467951ec60adb1b45dfeca7618f5
2025-04-17 22:58:54 +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%