# travis-ci/dpl

Dpl (dee-pee-ell) is a deploy tool made for continuous deployment.

Repository: https://github.com/travis-ci/dpl
Canonical: https://ross.abutalabs.com/products/dpl
Language: Ruby
License: MIT
License Family: permissive
Last push: 2025-08-25T12:14:34+00:00

## Health v2 (maintenance only)
Score: 51/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 38, release rhythm 40, longevity 100
- inputs: {"age_days": 4846, "days_push": 373, "days_rel": 623, "gap_med": 19.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1298, forks 367 (observed 2026-08-28T04:04:17.148566+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: deployment, ci-cd, cli
- domain: developer-tools
- platform: ruby, cli
- tags: continuous-deployment, travis-ci, deployment-providers, ruby-gem, devops, command-line, automation, linux

## Member repositories
- travis-ci/dpl (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.148566+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:51.386116+00:00, confidence not recorded.
  - readme: https://github.com/travis-ci/dpl (fetched 2026-08-28T04:04:17.148566+00:00, sha 0eae8b4a9c11)
- Data as of 2026-08-30T08:39:29.467469+00:00.
