1 个仓库
Orchestration and scaling of compute resources specifically for continuous integration workloads.
Distinct from CI Cluster Automation: Broader than cluster automation or container integration; covers the general lifecycle of build workers across varied infrastructure.
Explore 1 awesome GitHub repository matching devops & infrastructure · CI Resource Management. Refine with filters or upvote what's useful.
Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a build automation engine that coordinates the retrieval of source code, the execution of build steps, and the reporting of results through a central controller and a network of remote worker agents. The system is distinguished by a plugin-based extensibility architecture and a master-worker distribution model. It allows for dynamic build modification at runtime and supports a pluggable database backend for persisting system state and historical build data. The project covers a bro
Provides provisioning and scaling of build workers across physical machines, Docker containers, and Kubernetes clusters.