Woodpecker is a community fork of the Drone CI system.
Go to file
Anbraten 385d09a13c
Apply suggestions from code review
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2025-07-19 00:01:29 +02:00
.github
.vscode
.woodpecker Update issue number for link checker (#5327) 2025-07-14 19:46:11 +03:00
agent
cli
cmd Add pipeline author and avatar env vars (#5227) 2025-06-27 12:18:33 +02:00
contrib/woodpecker-test-repo/.woodpecker
docker
docs chore(deps): lock file maintenance (#5320) 2025-07-14 04:46:16 +02:00
nfpm Adjust documentation urls (#5273) 2025-06-27 08:36:07 +03:00
pipeline Prevent secrets from leaking to Kubernetes API Server logs (#5305) 2025-07-14 17:45:13 +03:00
server Reload repo on hook (#5324) 2025-07-18 15:37:51 +02:00
shared
tools
version
web Apply suggestions from code review 2025-07-19 00:01:29 +02:00
woodpecker-go
.cspell.json
.ecrc
.editorconfig
.gitattributes
.gitignore
.gitpod.yml chore(deps): update dependency golang to v1.24.5 (#5314) 2025-07-12 04:50:57 +02:00
.golangci.yaml Disable package name linting (#5294) 2025-07-03 18:29:50 +03:00
.hadolint.yaml
.lycheeignore
.markdownlint.yaml
.mockery.yaml
.pre-commit-config.yaml chore(deps): update pre-commit hook golangci/golangci-lint to v2.2.2 (#5315) 2025-07-12 04:51:02 +02:00
.prettierignore
.prettierrc.json
.yamllint.yaml
CHANGELOG.md 🎉 Release 3.8.0 (#5243) 2025-07-05 10:42:36 +03:00
docker-compose.example.yaml
docker-compose.gitpod.yaml chore(deps): update gitea/gitea docker tag to v1.24 (#5253) 2025-06-14 03:52:03 +02:00
flake.lock
flake.nix
go.mod fix(deps): update golang-packages (#5333) 2025-07-16 05:18:49 +02:00
go.sum fix(deps): update golang-packages (#5333) 2025-07-16 05:18:49 +02:00
LICENSE
Makefile
README.md
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.