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
2022-06-16 14:38:57 +02:00
.github
.vscode Update .vscode/launch.json (#969) 2022-06-15 12:49:37 +02:00
.woodpecker
agent Make pipeline runtime log with description (#970) 2022-06-15 18:11:20 +02:00
charts
cli Make pipeline runtime log with description (#970) 2022-06-15 18:11:20 +02:00
cmd
docker
docs fix run_on references with runs_on in docs (#965) 2022-06-10 05:44:26 +02:00
nfpm
pipeline Make pipeline runtime log with description (#970) 2022-06-15 18:11:20 +02:00
server Move Server Pipeline Build code out of API into own package (#949) 2022-06-15 21:33:29 +02:00
shared
vendor
version
web Return to page after clikcing login at navbar (#975) 2022-06-16 14:38:57 +02:00
woodpecker-go
.changelog.yml
.editorconfig
.gitignore
.golangci.yml
CHANGELOG.md Add Changelog v0.15.2 (#966) (#967) 2022-06-14 15:07:53 +02:00
CONTRIBUTING.md
docker-compose.example.yml
go.mod
go.sum
LICENSE
Makefile
README.md
SECURITY.md
tools.go

Woodpecker



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/

Contribution

See Contributing Guide

Who uses Woodpecker?

Codeberg, the woodpecker project itself, and many others.

Leave a comment if you're using it.

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.