Woodpecker is a simple, yet powerful CI/CD engine with great extensibility. https://woodpecker-ci.org
  • Go 86.9%
  • Vue 8.3%
  • TypeScript 2.5%
  • CSS 1.5%
  • Makefile 0.6%
Find a file
Denys Nykula 759b723a18
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (460 of 460 strings)

Translation: Woodpecker CI/UI
Translate-URL: https://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/uk/
2026-07-12 01:19:15 +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 Update docker.io/woodpeckerci/plugin-docker-buildx Docker tag to v6.1.1 (#6834) 2026-07-11 08:43:42 +02:00
agent Update module github.com/cenkalti/backoff/v6 to v7 (#6812) 2026-07-04 07:31:37 +02:00
cli Rename CI_COMMIT_PRERELEASE to CI_PIPELINE_RELEASE_PRE (#6794) 2026-07-01 23:39:38 +02:00
cmd Update module github.com/cenkalti/backoff/v6 to v7 (#6812) 2026-07-04 07:31:37 +02:00
contrib/woodpecker-test-repo/.woodpecker Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
docker Update docker.io/alpine Docker tag to v3.24 (#6725) 2026-06-13 06:48:38 +02:00
docs docs: add note about pull_request events with path filter and correct comment about on_empty (#6819) 2026-07-07 00:09:47 +02:00
e2e e2e test: create dummy pipeline via helper func (#6775) 2026-06-24 14:09:02 +02:00
nfpm Fix build deb rpm packages (#6309) 2026-03-24 01:21:04 +01:00
pipeline Gate Kubernetes nodeSelector backend step config behind agent config (#6809) 2026-07-06 03:06:31 +02:00
rpc Add timezone support for crons (#6597) 2026-05-17 20:26:37 +02:00
server Add step type label to step-level Prometheus metrics (#6824) 2026-07-10 15:54:29 +02:00
shared Only try to load .env if it exists (#6714) 2026-06-12 20:43:14 +02: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 (Ukrainian) 2026-07-12 01:19:15 +00:00
woodpecker-go Rework pipeline data structure: Release & Tag (#6774) 2026-06-27 17:56:45 +02:00
.cspell.json Check docs JS files for spelling (#6758) 2026-06-21 11:48:12 +02:00
.editorconfig Use editorconfig-checker (#982) 2022-06-17 12:03:34 +02:00
.editorconfig-checker.json Rename editorconfig file (#6734) 2026-06-15 09:59:41 +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 Update dependency golang to v1.26.5 (#6832) 2026-07-11 02:37:10 +00:00
.golangci.yaml Refactor server/.../step_builder into pipeline/.../builder (#3967) 2026-05-13 19:08:38 +02: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 Update pre-commit hook rbubley/mirrors-prettier to v3.9.5 (#6836) 2026-07-11 11:34:22 +02: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.16.0 (#6664) 2026-06-27 13:44:22 +02:00
checkmake.ini chore(deps): update pre-commit non-major (#5949) 2026-01-15 15:55:28 +01:00
codecov.yaml Init minimal e2e tests (#6391) 2026-04-17 00:46:53 +02: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 Update postgres Docker tag to v18.4 (#6590) 2026-05-16 08:26:59 +02:00
flake.lock Regenerate store mock and flake update (#6764) 2026-06-22 08:19:21 +02:00
flake.nix Update flake and migrate used packages (#6408) 2026-04-10 13:18:00 +03:00
go.mod Add step type label to step-level Prometheus metrics (#6824) 2026-07-10 15:54:29 +02:00
go.sum Update golang-packages (#6785) 2026-07-06 16:50:16 +02:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
Makefile Release freebsd/openbsd as binary not container (#6610) 2026-05-28 10:07:37 +02: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.