pipeline-atoms
CI/CD pipeline primitives — step types, trigger conditions, gates, deployment recipes.
Step types, trigger conditions, gates, and deployment recipes unified across GitHub Actions, CircleCI, Jenkins, and other pipeline platforms. Stop rewriting the same pipeline logic in every repo's YAML.
Catalog at v0.1.0
- 0 atoms across 0 types
- 0 pipeline compositions
- 0 compatibility rules
Atom types
- Seeding in progress — step-type, trigger-type, gate-type, deployment-recipe
Civilization-grade properties
- Typed — every atom validates against a JSON Schema.
- Versioned — every atom has a semver
versionfield. - Machine-readable — /exports/catalog.json is the canonical manifest.
- Composable — compositions reference atoms by ID; references resolve in CI.
- Open — Apache-2.0 licensed.
- Durable — no external dependencies in the hot path.