Woodpecker is a community fork of the Drone CI system.
Go to file
renovate[bot] feb2a5da2e
chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.24.x (#4853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 08:03:38 +01:00
.github Fix URL in issue templates (#4818) 2025-02-07 14:08:29 +02:00
.vscode Migrate from Windi to Tailwind (#4614) 2025-01-07 08:52:44 +01:00
.woodpecker chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.24.x (#4853) 2025-02-15 08:03:38 +01:00
agent Update Go imports paths (#4605) 2024-12-22 10:44:34 +01:00
cli Replace deprecated linter (#4843) 2025-02-14 11:09:07 +02:00
cmd Replace deprecated linter (#4843) 2025-02-14 11:09:07 +02:00
contrib/woodpecker-test-repo/.woodpecker
docker chore(deps): update docker.io/golang docker tag to v1.24 (#4852) 2025-02-15 07:51:46 +01:00
docs chore(deps): lock file maintenance (#4845) 2025-02-14 12:44:41 +01:00
nfpm Fix package configs (#4741) 2025-01-19 09:58:47 +01:00
pipeline Optimize repository list loading to return also latest pipeline info (#4814) 2025-02-08 09:42:45 +02:00
server Unsanitize user and org names in DB (#4762) 2025-02-12 21:41:04 +01:00
shared Migrate away from goblin (#4624) 2024-12-30 08:08:53 +02:00
tools
version
web fix(deps): update dependency @tailwindcss/vite to v4.0.6 (#4846) 2025-02-14 12:50:46 +01:00
woodpecker-go chore: fix some function names in comment (#4769) 2025-01-23 19:11:36 +02:00
.cspell.json Unsanitize user and org names in DB (#4762) 2025-02-12 21:41:04 +01:00
.ecrc
.editorconfig
.gitattributes
.gitignore
.gitpod.yml use v3 woodpecker libs (#4742) 2025-01-19 14:02:38 +01:00
.golangci.yaml Replace deprecated linter (#4843) 2025-02-14 11:09:07 +02:00
.hadolint.yaml
.lycheeignore
.markdownlint.yaml
.mockery.yaml
.pre-commit-config.yaml chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.44.0 (#4776) 2025-01-25 03:19:38 +01: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.1.0 (#4756) 2025-02-13 15:28:56 +01: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 gitea/gitea docker tag to v1.23 (#4701) 2025-01-11 02:05:40 +00:00
flake.lock
flake.nix
go.mod fix(deps): update golang-packages (#4839) 2025-02-14 04:54:33 +01:00
go.sum fix(deps): update golang-packages (#4839) 2025-02-14 04:54:33 +01:00
LICENSE
Makefile chore(deps): update docker.io/techknowlogick/xgo docker tag to go-1.24.x (#4853) 2025-02-15 08:03:38 +01:00
README.md Update Go imports paths (#4605) 2024-12-22 10:44:34 +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.