Woodpecker is a community fork of the Drone CI system.
Find a file
2024-11-27 07:53:35 +01:00
.github
.vscode
.woodpecker Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
agent
cli Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00
cmd Trim space from agent token (#4465) 2024-11-26 22:21:07 +01:00
contrib/woodpecker-test-repo/.woodpecker
docker
docs Allow to set custom trusted clone plugins (#4352) 2024-11-26 14:27:05 +01:00
nfpm
pipeline Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00
server Allow to set custom trusted clone plugins (#4352) 2024-11-26 14:27:05 +01:00
shared
tools Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
version
web Change default icon size to 20 (#4458) 2024-11-26 20:02:29 +01:00
woodpecker-go Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00
.cspell.json Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
.ecrc Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
.editorconfig
.gitattributes
.gitignore Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
.gitpod.yml
.golangci.yaml
.hadolint.yaml
.lycheeignore
.markdownlint.yaml
.mockery.yaml
.pre-commit-config.yaml chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 (#4443) 2024-11-23 05:35:29 +01:00
.prettierignore
.prettierrc.json
.yamllint.yaml
CHANGELOG.md
docker-compose.example.yaml
docker-compose.gitpod.yaml
flake.lock
flake.nix Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
go.mod fix(deps): update golang-packages (#4411) 2024-11-24 18:33:07 +01:00
go.sum fix(deps): update golang-packages (#4411) 2024-11-24 18:33:07 +01:00
LICENSE
Makefile Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
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.