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
6543 ca84f703e3
Add default event filter (#1140)
breakout from #934

when new events are added you don't have to worry that pipeline will behave different as it does now with this

Co-authored-by: Anbraten <anton@ju60.de>
2022-08-30 00:36:37 +02:00
.github
.vscode Fix vscode eslint/prettier settings and Vue extension recommendation (#1084) 2022-08-14 16:34:21 +02:00
.woodpecker Publish preview container images of pulls (#1072) 2022-08-14 19:04:19 +02:00
agent Move away from deprecated go funcs (#1123) 2022-08-25 08:39:19 +02:00
charts
cli Move away from deprecated go funcs (#1123) 2022-08-25 08:39:19 +02:00
cmd Fix filter cli attribute name (#1103) 2022-08-14 09:48:52 +02:00
docker
docs Add default event filter (#1140) 2022-08-30 00:36:37 +02:00
nfpm
pipeline Add default event filter (#1140) 2022-08-30 00:36:37 +02:00
server Add default event filter (#1140) 2022-08-30 00:36:37 +02:00
shared Remove own copy of oauth2 implementation (#1127) 2022-08-26 21:42:41 +02:00
version
web Translated using Weblate (German) 2022-08-28 18:42:21 +00:00
woodpecker-go Add global and organization secrets (#1027) 2022-08-14 13:48:53 +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 Bump deps (#1125) 2022-08-25 08:09:05 +02:00
go.sum Bump deps (#1125) 2022-08-25 08:09:05 +02:00
LICENSE
Makefile Add default event filter (#1140) 2022-08-30 00:36:37 +02:00
README.md
SECURITY.md

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/

Contribute

See Contributing Guide

Open in Gitpod

👋 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.