travis-ci/dpl
Dpl (dee-pee-ell) is a deploy tool made for continuous deployment. observed · 2026-08-28
Health v2 · maintenance only
51/100
- Activity 38
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: 19.5
- age_days: 4846
- days_rel: 623
- days_push: 373
- n_releases_24m: 3
Adoption not part of the score
1298 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dpl is a command line tool for deploying code, packages, and build artifacts to a wide variety of service providers, built for continuous deployment pipelines. It is tightly integrated with Travis CI but also usable in other CI/CD systems like GitLab.
Use cases
- deploy build artifacts from CI pipeline
- deploy to heroku from travis ci
- automate continuous deployment in gitlab ci
- push static site to s3 after build
- deploy code to multiple providers from one tool
- release packages from CI build environment
When to choose
- you need a single tool supporting many deployment providers in CI
- you use Travis CI or GitLab CI and want built-in deploy steps
- you deploy from ephemeral build environments
When to avoid
- you need a full CD platform rather than a deploy CLI
- your target provider is unsupported and you can't contribute one
- you need first-class Windows support
Facets
cli-tool · maturity active
deployment ci-cd cli developer-tools ruby cli continuous-deployment travis-ci deployment-providers ruby-gem devops command-line automation linux
1 source
- readme: https://github.com/travis-ci/dpl · fetched 2026-08-28 · 0eae8b4a9c11
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| travis-ci/dpl | main | 51 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem