screwdriver-cd/screwdriver
An open source build platform designed for continuous delivery. observed · 2026-09-03
Health v2 · maintenance only
68/100
- Activity 100
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 3754
- days_rel: n/a
- days_push: 0
- n_releases_24m: 0
Adoption not part of the score
1045 stars · 174 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Screwdriver is an open-source, self-hosted build platform for continuous delivery, built as a pluggable collection of services (API, UI, log store, queue) in JavaScript. It lets teams define pipelines as code in YAML and run builds on Kubernetes, Docker, or Nomad executors with GitHub, GitLab, or Bitbucket SCM integration.
Use cases
- self-host a CI/CD platform instead of Jenkins
- define build and deploy pipelines as YAML in the repo
- run containerized builds on Kubernetes
- automate testing pull requests and deploying merged commits
- set up multi-environment deployment pipelines with canary releases
- integrate CI with GitHub, GitLab, or Bitbucket via webhooks
When to choose
- you want a self-hosted, pluggable CI/CD system with control over your own build cluster
- you need pipeline-as-code with YAML config stored beside your code
- you run Kubernetes or Docker and want container-native builds
- Jenkins no longer scales for your build volume
When to avoid
- you just need a simple hosted CI service without operating infrastructure
- your team lacks capacity to manage a multi-service cluster (API, UI, store, queue)
- you need a CI tool with a large plugin marketplace like Jenkins or GitHub Actions
Facets
service · maturity active
ci-cd api-framework webhook auth deployment workflow-automation self-hosted developer-tools self-hosted continuous-integration continuous-delivery build-platform pipeline-as-code pluggable-architecture jenkins-alternative yaml-pipelines devops automation nodejs docker kubernetes web-server
10 sources
- readme: https://github.com/screwdriver-cd/screwdriver · fetched 2026-09-03 · 749bab4dbf12
- homepage: http://screwdriver.cd · fetched 2026-08-29 · 39c7b317137a
- site_page: http://docs.screwdriver.cd/about/support · fetched 2026-08-29 · 594debb188d7
- site_page: http://docs.screwdriver.cd/about/contributing · fetched 2026-08-29 · 658097aa63ba
- site_page: https://docs.screwdriver.cd/about/contributing · fetched 2026-08-29 · 658097aa63ba
- site_page: http://docs.screwdriver.cd/about · fetched 2026-08-29 · 143a350c31b7
- site_page: http://docs.screwdriver.cd/cluster-management/running-locally · fetched 2026-08-29 · 2fdd194a18a9
- site_page: http://docs.screwdriver.cd/cluster-management · fetched 2026-08-29 · 9d356d676a9c
- site_page: http://docs.screwdriver.cd/user-guide/quickstart · fetched 2026-08-29 · 37a932021a6e
- site_page: http://docs.screwdriver.cd · fetched 2026-08-29 · c4c2c6e7c433
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| screwdriver-cd/screwdriver | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="screwdriver-cd/screwdriver")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem