1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-05 10:20:36 +02:00
Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
Go to file
2024-09-26 13:04:07 +01:00
.github Use MD PR template (#4057) 2024-08-26 08:29:08 +02:00
.vscode
.woodpecker static workflow: let lychee pretend to be curl (#4138) 2024-09-23 15:34:07 +02:00
agent Restart tasks on dead agents sooner (#4114) 2024-09-20 09:40:48 +02:00
cli Replay pipeline using cli exec by downloading metadata (#4103) 2024-09-25 07:20:51 +02:00
cmd Replay pipeline using cli exec by downloading metadata (#4103) 2024-09-25 07:20:51 +02:00
contrib/woodpecker-test-repo/.woodpecker
docker Set /woodpecker as default workdir for the **woodpecker-cli** container (#4130) 2024-09-21 17:05:13 +02:00
docs Set /woodpecker as default workdir for the **woodpecker-cli** container (#4130) 2024-09-21 17:05:13 +02:00
nfpm fix misspell 2024-08-25 22:52:26 +02:00
pipeline Update image filter error message (#4143) 2024-09-26 13:04:07 +01:00
server Replay pipeline using cli exec by downloading metadata (#4103) 2024-09-25 07:20:51 +02:00
shared Default git clone support sha256 (#4136) 2024-09-22 21:02:36 +02:00
version
web Update image filter error message (#4143) 2024-09-26 13:04:07 +01:00
woodpecker-go Replay pipeline using cli exec by downloading metadata (#4103) 2024-09-25 07:20:51 +02:00
.cspell.json Add some posts and videos (#4070) 2024-08-31 14:19:41 +02:00
.ecrc
.editorconfig
.gitattributes
.gitignore
.gitpod.yml
.golangci.yaml
.hadolint.yaml
.markdownlint.yaml
.mockery.yaml
.pre-commit-config.yaml
.prettierignore
.prettierrc.json
.yamllint.yaml
CHANGELOG.md 🎉 Release 2.7.1 (#4090) (#4091) 2024-09-07 10:52:38 +02:00
docker-compose.example.yaml
docker-compose.gitpod.yaml
flake.lock update nix flake 2024-08-25 22:51:28 +02:00
flake.nix
go.mod fix(deps): update module github.com/google/go-github/v63 to v64 (#4073) 2024-09-01 17:41:02 +02:00
go.sum fix(deps): update module github.com/google/go-github/v63 to v64 (#4073) 2024-09-01 17:41:02 +02:00
LICENSE
Makefile
README.md Disallow direct translations (#4042) 2024-08-15 20:51:56 +02: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.