2 Repos
Tools for chaining parallel and sequential automation actions triggered by webhooks or manual input.
Distinct from Infrastructure Pipeline Schedulers: Candidates are for UI actions, graphics, or AI training; this is for DevOps deployment/automation pipelines.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Execution Pipeline Composers. Refine with filters or upvote what's useful.
Komodo is a remote server orchestrator and container deployment platform. It provides a centralized interface for managing multiple remote hosts through lightweight agents, coordinating Docker Swarm and Kubernetes clusters, and automating software delivery via integrated CI/CD pipelines. The system distinguishes itself with a TypeScript-based automation engine that executes typed scripts against the system API for complex operational workflows. It supports infrastructure-as-code through TOML-based declarative configuration synchronization and provides ephemeral build infrastructure that provi
Composes sequences of parallel and sequential actions for automated software delivery and orchestration.
ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself
Provides hierarchical workflow structures by allowing pipelines to invoke other pipelines as modular sub-tasks.