← Back to repositories

CI/CD

ci.cd/workflow

Reusable GitLab CI/CD workflow templates for semver releases, package publishing and deployment pipelines.

Description

A reusable set of GitLab CI/CD templates for contract-driven releases, Node.js image publishing, Flutter package publishing and shared deployment workflows.

What it solves

Repository teams often duplicate release, publish and deploy logic across projects, which creates policy drift, uneven validation and expensive maintenance when delivery rules change.

What it provides

Shared workflow templates for semver release handling, OCI image publishing, Flutter package publishing, Docker Compose deploys, Hugo deploys and workflow self-tests against consumer fixtures.

What it is for

Use it when multiple Draftmode repositories should follow the same release and deployment contracts without copying full pipeline implementations into each project.