Buildbot
Flexible Python-based continuous integration framework
Buildbot is an open-source continuous integration framework that automates the compile and test cycle. Configured entirely in Python, it scales from small projects to large distributed self-hosted build farms.
Key features
- Python-based config
- Distributed build workers
- Highly customizable
- Web dashboard
Strengths
- Released under the GPL-2.0 license
- First-class Docker support for quick deployment
- Mature project with 5.5k GitHub stars
- Written in Python
Buildbot replaces
Compare Buildbot
7 head-to-head comparisons.
Similar ci/cd & build apps
act
CI/CD & BuildRun GitHub Actions workflows locally for fast feedback
Replaces GitHub Actions
Drone
CI/CD & BuildContainer-based continuous delivery platform
Replaces Jenkins, CircleCI
Jenkins
CI/CD & BuildExtensible open-source automation server for CI/CD
Replaces CircleCI
Argo CD
CI/CD & BuildDeclarative GitOps continuous delivery for Kubernetes
Replaces Spinnaker
Argo Workflows
CI/CD & BuildContainer-native workflow engine for Kubernetes
Replaces Airflow
Dagger
CI/CD & BuildProgrammable CI/CD engine that runs pipelines as code
Replaces GitHub Actions, CircleCI