1 个仓库
Frameworks that allow software delivery workflows to be defined as programmable code for consistent execution across environments.
Distinguishing note: No candidate captures the architectural identity of a general-purpose programmable pipeline framework as code.
Explore 1 awesome GitHub repository matching devops & infrastructure · Programmable Pipeline Frameworks. Refine with filters or upvote what's useful.
Dagger is a programmable CI/CD engine and containerized task runner designed to orchestrate build and test pipelines. It functions as an incremental build system that manages containers, filesystems, and secrets through a typed API to ensure consistent execution across local and cloud environments. The engine utilizes a language-agnostic client-server API to allow multi-language pipeline orchestration, enabling the sharing of typed artifacts and state across different SDKs without manual serialization. It optimizes execution through content-addressable caching and a directed acyclic graph to
Allows defining software delivery workflows as code to ensure consistent execution across local machines and cloud environments.