awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesProgrammable Pipeline Frameworks

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.

Awesome Programmable Pipeline Frameworks GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dagger/daggerAvatar de dagger

    dagger/dagger

    15,970Voir sur GitHub↗

    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.

    Go
    Voir sur GitHub↗15,970
  1. Home
  2. DevOps & Infrastructure
  3. Programmable Pipeline Frameworks