Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature comparison to drone #4350

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion docs/versioned_docs/version-2.7/50-about.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,16 @@ A few important time points:

## Differences to Drone

Woodpecker is a community-focused software that still stay free and open source forever, while Drone is managed by [Harness](https://harness.io/) and published under [Polyform Small Business](https://polyformproject.org/licenses/small-business/1.0.0/) license.
Woodpecker is a community-focused software that still stay free and open source forever, while Drone is managed by [Harness](https://harness.io/) and published under [Polyform Small Business](https://polyformproject.org/licenses/small-business/1.0.0/) license, as well as an [OSS edition](https://docs.drone.io/enterprise/#what-is-the-difference-between-open-source-and-enterprise) published under Apache 2.0 .

### Features

| Feature | Drone CI (Enterprise) | Woodpecker CI |
|---------|-----------------------|---------------|
| Trigger | CI, Manual, Cronjob | |
| Runner | Docker, Exec, SSH, DigitalOcean | |
| Extensions | Admission, Configuration, Conversion, Environment, Registry, Secrets, Validation | |
| Templating | (/) | |
| Manual steps | (!) (via promoting) | |
| Report UI | [(/)](https://docs.drone.io/plugins/adaptive_cards/) | |
| Secret management | (/) (via extensions) | |