#cicd
3 posts tagged “cicd”.
-
How to let teams own their repositories and pipelines without the platform team becoming a ticket queue — declarative registries, validation that runs first, reconciliation with drift detection, and a lifecycle that includes retirement.
-
What it takes to host a self-hosted CI platform properly — two agent tiers, queue-driven scaling, breaking the bootstrap dependency, stopping base-image drift, and making the server disposable.
-
A practical CI/CD design for monorepos with multiple infrastructure runtimes, focused on selective pipelines, safer promotion, and clean ownership boundaries.