Woodpecker is a community fork of the Drone CI system.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
renovate[bot] bbb1b16c36
fix(deps): update golang deps non-major
2 days ago
.github Add devx lable to compose file PRs (#2467) 2 weeks ago
.vscode Move "skip ci" logic into global pipeline conditions (#2216) 1 month ago
.woodpecker chore(deps): update node.js to v20 (#2422) 2 weeks ago
agent Never log tokens (#2466) 2 weeks ago
cli Fix usage description for backend-http-proxy flag (#2250) 1 month ago
cmd Some cleanups about host config (#2490) 6 days ago
contrib/woodpecker-test-repo/.woodpecker Fix docs nit and add rm todo for v1.2.0 (#2049) 2 months ago
docker chore(deps): update node.js to v20 (#2422) 2 weeks ago
docs Fix docs duplicate WOODPECKER_HOST assignment (#2501) 3 days ago
nfpm Release windows build for server too (#2012) 2 months ago
pipeline Remove deprecated options parsing (#2480) 1 week ago
server Some cleanups about host config (#2490) 6 days ago
shared fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2449) 2 weeks ago
version gofumpt -w -l -extra . (#661) 2 years ago
web chore(deps): lock file maintenance (#2497) 4 days ago
woodpecker-go Check for correct license header (#2137) 2 months ago
.changelog.yml Update .changelog.yml to account regression lable (#1808) 4 months ago
.ecrc Update swagger API specification (#1782) 4 months ago
.editorconfig Use editorconfig-checker (#982) 1 year ago
.gitattributes Fix "check_swagger" step (#2024) 2 months ago
.gitignore Use consistent woodpecker color scheme (#2003) 2 months ago
.gitpod.yml Update go in gitpod (#1926) 3 months ago
.golangci.yml Update swagger API specification (#1782) 4 months ago
CHANGELOG.md Changelog v1.0.2 (#2223) (#2224) 1 month ago
CONTRIBUTING.md Update Owners 2023 (#1516) 9 months ago
LICENSE Check for correct license header (#2137) 2 months ago
Makefile make: autodetect host platform (#2322) 1 month ago
README.md Change master to main (#2044) 2 months ago
SECURITY.md Add security section to docs (#1877) 3 months ago
docker-compose.example.yml Renamed procs/jobs to steps in code (#1331) 11 months ago
docker-compose.gitpod.yml chore(deps): update postgres docker tag to v16 (#2463) 2 weeks ago
go.mod fix(deps): update golang deps non-major 2 days ago
go.sum fix(deps): update golang deps non-major 2 days ago
release-config.ts Add release helper (#1976) 3 weeks ago

README.md

Woodpecker


Translation status


Woodpecker

Woodpecker is a community fork of the Drone CI system.

woodpecker

🫶 Support

Please consider to donate and become a backer. 🙏 [Become a backer]

🚀 Usage

.woodpecker.yml

  • Place your pipeline in a file named .woodpecker.yml in your repository
  • Pipeline steps can be named as you like
  • Run any command in the commands section

Read More

Build steps are containers

  • Define any Docker image as context
  • Install the needed tools in custom Docker images, use them as context

Read More

Plugins

Woodpecker has official plugins, but you can also use your own.

Read More

📖 Documentation

https://woodpecker-ci.org/

Contribute

See Contributing Guide

Open in Gitpod

📣 Translate

We use an own Weblate instance at translate.woodpecker-ci.org.

Translation status

👋 Who uses Woodpecker?

Codeberg, the Woodpecker project itself, and many others.

Leave a comment if you're using it as well.

Also consider using the topic WoodpeckerCI in your repository, so others can learn from your config and use the hashtag #WoodpeckerCI when talking about the project on social media!

Here are some places where people mention Woodpecker:

Stars over time

Stargazers over time

License

Woodpecker is Apache 2.0 licensed with the source files in this repository having a header indicating which license they are under and what copyrights apply.

Files under the docs/ folder are licensed under Creative Commons Attribution-ShareAlike 4.0 International Public License.