1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-24 10:07:21 +02:00
Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
Go to file
2024-11-30 21:04:57 +01:00
.github Remove enableManagers from renovate config (#4387) 2024-11-16 20:35:01 +01:00
.vscode Fix vscode settings (#3880) 2024-07-09 02:56:42 -07:00
.woodpecker chore(deps): update woodpeckerci/plugin-release docker tag to v0.2.2 (#4483) 2024-11-30 01:55:04 +01:00
agent Report custom labels set by agent admins back (#4141) 2024-10-06 17:13:41 +02:00
cli Sort cli commands alphabetically (#4489) 2024-11-30 20:11:57 +02:00
cmd Sort cli commands alphabetically (#4489) 2024-11-30 20:11:57 +02:00
contrib/woodpecker-test-repo/.woodpecker
docker Fix renovate support for xgo (#4276) 2024-10-30 14:21:50 +01:00
docs Unify cli commands and flags (#4481) 2024-11-30 15:23:44 +01:00
nfpm Fix NFPM builds (#4190) 2024-10-05 16:43:39 +02:00
pipeline Add pagination options to all supported endpoints in sdk (#4463) 2024-11-27 07:53:35 +01:00
server fix(deps): update module github.com/google/go-github/v66 to v67 (#4487) 2024-11-30 08:56:17 +02:00
shared Add option to limit the resultset returned by paginate helper (#4475) 2024-11-29 10:39:01 +01:00
tools generate go client from openapi with oapi-codegen 2024-11-30 20:51:28 +01:00
version Add godot linter to harmonitze toplevel comments (#3650) 2024-05-13 22:58:21 +02:00
web Use JS-native date/time formatting (#4488) 2024-11-30 15:17:59 +01:00
woodpecker-go generate go client from openapi with oapi-codegen 2024-11-30 20:51:28 +01:00
.cspell.json generate go client from openapi with oapi-codegen 2024-11-30 20:51:28 +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 Cleanup server env settings (#3670) 2024-05-15 15:45:08 +02:00
.golangci.yaml add deprecation exclude for cli 2024-11-30 21:04:57 +01:00
.hadolint.yaml
.lycheeignore fix: Add wildcard to .lycheeignore (#4158) 2024-10-04 15:08:05 +01:00
.markdownlint.yaml Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
.mockery.yaml generate go client from openapi with oapi-codegen 2024-11-30 20:51:28 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit hook golangci/golangci-lint to v1.62.2 (#4482) 2024-11-30 00:53:11 +00:00
.prettierignore
.prettierrc.json
.yamllint.yaml Add spellcheck config (#3018) 2024-01-27 21:15:10 +01:00
CHANGELOG.md Add changelog for v2.7.2 (#4292) 2024-11-04 22:32:06 +01:00
docker-compose.example.yaml
docker-compose.gitpod.yaml chore(deps): update postgres docker tag to v17.2 (#4442) 2024-11-23 05:34:23 +01:00
flake.lock Update nix flake (#4253) 2024-10-27 02:27:00 +01:00
flake.nix Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
go.mod generate go client from openapi with oapi-codegen 2024-11-30 20:51:28 +01:00
go.sum generate go client from openapi with oapi-codegen 2024-11-30 20:51:28 +01:00
LICENSE
Makefile generate go client from openapi with oapi-codegen 2024-11-30 20:51:28 +01:00
README.md Disallow direct translations (#4042) 2024-08-15 20:51:56 +02: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.