Woodpecker is a community fork of the Drone CI system.
Go to file
2025-08-16 06:15:40 +00:00
.github chore(config): migrate renovate config (#5350) 2025-07-23 15:20:21 +02:00
.vscode Migrate from Windi to Tailwind (#4614) 2025-01-07 08:52:44 +01:00
.woodpecker chore(deps): update docker.io/golang docker tag to v1.25 2025-08-16 06:15:40 +00:00
agent Treat no available route in grpc as fatal error (#5192) 2025-05-28 01:24:44 +02:00
cli Support secrets in cli exec (#5374) 2025-07-31 07:13:07 +03:00
cmd Allow to set default approval mode (#5406) 2025-08-11 12:59:02 +02:00
contrib/woodpecker-test-repo/.woodpecker
docker chore(deps): update docker.io/golang docker tag to v1.25 2025-08-16 06:15:40 +00:00
docs chore(deps): update docs npm deps non-major (#5420) 2025-08-16 03:05:00 +02:00
nfpm Adjust documentation urls (#5273) 2025-06-27 08:36:07 +03:00
pipeline Add fsGroupChangePolicy option to Kubernetes backend (#5416) 2025-08-15 10:28:38 +02:00
server Allow to set default approval mode (#5406) 2025-08-11 12:59:02 +02:00
shared chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.5 (#5230) 2025-05-31 18:06:24 +01:00
tools
version
web fix(deps): update web npm deps non-major (#5421) 2025-08-16 08:10:14 +02:00
woodpecker-go woodpecker-go/types: fix time-related struct field tags (#5343) 2025-07-21 14:30:55 +03:00
.cspell.json Unsanitize user and org names in DB (#4762) 2025-02-12 21:41:04 +01:00
.ecrc
.editorconfig
.gitattributes
.gitignore Ignore direnv config and folder (#5235) 2025-06-03 03:07:58 +02:00
.gitpod.yml chore(deps): update dependency golang to v1.24.6 (#5393) 2025-08-09 00:41:34 +00:00
.golangci.yaml Disable package name linting (#5294) 2025-07-03 18:29:50 +03:00
.hadolint.yaml
.lycheeignore
.markdownlint.yaml chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.45.0 (#5187) 2025-05-18 19:33:46 +02:00
.mockery.yaml
.pre-commit-config.yaml chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v6 (#5399) 2025-08-10 08:24:46 +02:00
.prettierignore Add prettier to docs/ (#4628) 2024-12-28 15:36:23 +01:00
.prettierrc.json
.yamllint.yaml Migrate from Windi to Tailwind (#4614) 2025-01-07 08:52:44 +01:00
CHANGELOG.md 🎉 Release 3.8.0 (#5243) 2025-07-05 10:42:36 +03:00
docker-compose.example.yaml Add rolling semver tags, remove latest tag (#4600) 2024-12-21 11:52:56 +01:00
docker-compose.gitpod.yaml chore(deps): update postgres docker tag to v17.6 (#5424) 2025-08-16 08:13:18 +02:00
flake.lock Update and improve nix flake (#5349) 2025-07-23 16:15:30 +02:00
flake.nix Update and improve nix flake (#5349) 2025-07-23 16:15:30 +02:00
go.mod fix(deps): update golang-packages (#5415) 2025-08-15 03:54:40 +02:00
go.sum fix(deps): update golang-packages (#5415) 2025-08-15 03:54:40 +02:00
LICENSE
Makefile Rework background colors for light/dark theme (#5411) 2025-08-14 11:42:06 +02:00
README.md Add missing docs for 3.x minor versions (#4992) 2025-03-24 10:12:56 +01:00
release-config.ts

Woodpecker

Woodpecker


Pipeline Status Code coverage Translation status Matrix space Go Report Card go reference GitHub release Docker pulls License: Apache-2.0 OpenSSF best practices pre-commit.ci


Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.

woodpecker

Installation & Resources

Woodpecker can be installed in various ways (see the Installation Instructions) and runs with SQLite as database by default. It requires around 100 MB of RAM (Server) and 30 MB (Agent) at runtime in idle mode.

Support

You can support the project by becoming a backer on Open Collective or via GitHub Sponsors.

Open Collective backers

Documentation

Our documentation can be found at https://woodpecker-ci.org/docs/intro.

Translation

We have a self-hosted Weblate instance at translate.woodpecker-ci.org.

An overview of the current translation state is available at https://translate.woodpecker-ci.org/projects/woodpecker-ci/#languages.

Public Woodpecker Instances

Woodpecker is used as the main CI/CD engine at Codeberg, an alternative Git hosting platform with a focus on privacy and free software development.

Plugins

Woodpecker can be extended via plugins. The plugin overview website helps browsing available plugins. It combines both plugins by the Woodpecker core team and community-maintained ones.

Star History

Star History Chart

License

Woodpecker is Apache 2.0 licensed. The source files have a header indicating which license they are under and what copyrights apply.

Everything in docs/ is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License.