Ross ROSS = Recommend OSS · open-source software intelligence for agents

buildbot/buildbot

Python-based continuous integration testing framework; your pull requests are more than welcome! observed · 2026-08-28

github.com/buildbot/buildbot · homepage · Python · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 98
  • Release rhythm 40
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 15
  • age_days: 5902
  • days_rel: 478
  • days_push: 15
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

5470 stars · 1672 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Buildbot is an open-source Python framework for automating software build, test, and release processes, including continuous integration and continuous deployment. It uses a master/worker architecture with a Python-based configuration script, supporting distributed parallel builds across multiple platforms.

Use cases

  • set up continuous integration for my repository
  • run build and test jobs across multiple operating systems
  • automate software release and deployment pipelines
  • schedule distributed build jobs with a self-hosted CI server
  • customize a CI pipeline using Python configuration
  • monitor version-control repositories and trigger builds on changes

When to choose

  • you need a highly customizable, Python-configurable CI framework
  • you must run builds across many platforms with distributed workers
  • you want a self-hosted system that can automate builds, tests, and releases end to end
  • your workflow is complex and off-the-shelf CI tools are too rigid

When to avoid

  • you want a zero-configuration hosted CI service
  • your team prefers YAML-based pipeline definitions over Python code
  • you need a lightweight CI for a small project with simple needs
  • you are unwilling to maintain a master/worker infrastructure

Facets

framework · maturity stable

ci-cd workflow-automation scheduling developer-tools testing developer-tools testing python cross-platform self-hosted continuous-integration continuous-deployment build-automation twisted distributed-builds release-management job-scheduling devops automation web-server docker

5 sources

Member repositories

RepositoryRoleHealth v2
buildbot/buildbotmain78

For agents

markdown · JSON · MCP: product_card(name="buildbot/buildbot")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem