CICDputket
CICDputket is a lightweight continuous integration and continuous delivery (CI/CD) orchestration framework that emphasizes modular pipeline components and simplicity. The name combines the acronym CI/CD with the Finnish word "putket" (pipes), reflecting the tool's pipeline-as-code approach and origins in a Nordic developer community.
CICDputket implements pipelines as sequences of reusable "pipes," small declarative steps that execute build, test, packaging
The project integrates with common version control systems, container registries and orchestration platforms, and supports extensibility
Adoption is strongest among small to medium development teams and educational environments that value an easy-to-understand
CICDputket is distributed under a permissive open-source license, and development continues through community contributions and independent