Woodpecker is a community fork of the Drone CI system.
Find a file
2022-09-07 17:36:48 +01:00
.github
.vscode
.woodpecker Add dependency security check using trivy (#1163) 2022-09-03 20:46:48 +02:00
agent Move away from deprecated go funcs (#1123) 2022-08-25 08:39:19 +02:00
charts Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
cli Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
cmd Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
docker Migrate to certmagic (#360) 2022-09-04 03:24:42 +02:00
docs Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
nfpm
pipeline Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
server On Repo update, keep old "Clone" if update would empty it (#1170) 2022-09-07 17:34:08 +01:00
shared bump DefaultCloneImage version to v1.4.0 2022-08-30 22:28:33 +02:00
version
web Added translation using Weblate (Chinese (Simplified)) 2022-09-07 13:55:30 +00:00
woodpecker-go Add cron feature (#934) 2022-09-01 00:36:32 +02:00
.changelog.yml
.ecrc
.editorconfig
.gitignore
.gitpod.yml
.golangci.yml
CHANGELOG.md
CONTRIBUTING.md
docker-compose.example.yml
docker-compose.gitpod.yml
go.mod Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
go.sum Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
LICENSE
Makefile Fix readme grammar and increase golangci-lint timeout (#1173) 2022-09-07 17:36:48 +01:00
README.md Fix readme grammar and increase golangci-lint timeout (#1173) 2022-09-07 17:36:48 +01:00
SECURITY.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.