1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-03-21 14:50:51 +00:00
No description
Find a file
2026-03-21 13:48:20 +00:00
.github Update release template (#5565) 2025-09-28 22:05:56 +02:00
.vscode Migrate from Windi to Tailwind (#4614) 2025-01-07 08:52:44 +01:00
.woodpecker Add agentscan plugin (#6284) 2026-03-21 11:34:10 +01:00
agent Creating new engine runtime now requires backend as argument (#6268) 2026-03-20 13:44:24 +01:00
cli Creating new engine runtime now requires backend as argument (#6268) 2026-03-20 13:44:24 +01:00
cmd Have distinct differense between skipped and canceled status (#6267) 2026-03-20 16:57:34 +01:00
contrib/woodpecker-test-repo/.woodpecker Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
docker chore(deps): update docker.io/golang docker tag to v1.26 (#6121) 2026-02-14 02:27:11 +01:00
docs chore(deps): update dependency isomorphic-dompurify to v3.6.0 (#6288) 2026-03-21 14:46:11 +01:00
nfpm Improve packages (#6085) 2026-02-17 23:43:04 +01:00
pipeline Add workflow integration test (#6270) 2026-03-21 11:54:48 +01:00
rpc Fix status merging with skipped pipelines (#6176) 2026-03-02 15:35:43 +01:00
server Prevent registering as arbitrary agents with system token (#6283) 2026-03-21 11:19:13 +01:00
shared refactor: pipeline runtime add description and prevent race (#6167) 2026-03-08 09:50:11 +01:00
tools Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
version Add godot linter to harmonitze toplevel comments (#3650) 2024-05-13 22:58:21 +02:00
web Translated using Weblate (Russian) 2026-03-21 11:32:16 +00:00
woodpecker-go Enable crons if created via CLI (#6228) 2026-03-18 20:55:30 +01:00
.cspell.json Add agentscan plugin (#6284) 2026-03-21 11:34:10 +01:00
.ecrc Add migration tests for postgres (#669) 2025-10-21 12:19:39 +02:00
.editorconfig Use editorconfig-checker (#982) 2022-06-17 12:03:34 +02:00
.gitattributes Fix "check_swagger" step (#2024) 2023-07-20 22:12:32 +02:00
.gitignore Ignore direnv config and folder (#5235) 2025-06-03 03:07:58 +02:00
.gitpod.yml chore(deps): update dependency golang to v1.26.1 (#6207) 2026-03-07 02:13:18 +01:00
.golangci.yaml Update Architecture: move pipeline/rpc => rpc & server/{grpc => rpc} (#6012) 2026-01-26 21:25:38 +01:00
.hadolint.yaml Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
.lycheeignore fix: Add wildcard to .lycheeignore (#4158) 2024-10-04 15:08:05 +01:00
.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 Add workflow integration test (#6270) 2026-03-21 11:54:48 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.3 (#6238) 2026-03-14 01:37:10 +01:00
.prettierignore Add prettier to docs/ (#4628) 2024-12-28 15:36:23 +01:00
.prettierrc.json Remove old files (#3077) 2023-12-30 15:10:31 +01:00
.yamllint.yaml Migrate from Windi to Tailwind (#4614) 2025-01-07 08:52:44 +01:00
CHANGELOG.md 🎉 Release 3.14.0 2026-03-21 13:48:20 +00:00
checkmake.ini chore(deps): update pre-commit non-major (#5949) 2026-01-15 15:55:28 +01:00
codecov.yaml Ignore fixtures for coverage (#6197) 2026-03-05 15:34:26 +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 postgres docker tag to v18.3 (#6169) 2026-02-28 02:19:07 +01:00
flake.lock flake.lock: Update (#6105) 2026-02-11 07:44:13 +01:00
flake.nix Update Module Interaction Diagram (#6019) 2026-02-03 13:39:37 +01:00
go.mod fix(deps): update module github.com/zalando/go-keyring to v0.2.7 (#6280) 2026-03-21 03:20:54 +01:00
go.sum fix(deps): update module github.com/zalando/go-keyring to v0.2.7 (#6280) 2026-03-21 03:20:54 +01:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
Makefile chore(deps): update dependency golangci/golangci-lint to v2.11.3 (#6237) 2026-03-14 01:58:17 +01:00
README.md Add missing docs for 3.x minor versions (#4992) 2025-03-24 10:12:56 +01:00
release-config.ts Adjust config for release plugin (#4310) 2024-11-05 21:00:38 +01:00

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.