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
Anbraten e269890643
Allow multiple when conditions (#1087)
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: LamaAni <zshotan@bloomberg.net>
2022-08-14 19:32:49 +02:00
.github Fix screenshot upload for issue template (#1062) 2022-08-01 07:43:21 +02:00
.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
charts Use editorconfig-checker (#982) 2022-06-17 12:03:34 +02:00
cli Add logs command to CLI & update forges supported features docs (#1064) 2022-08-09 10:17:39 +02:00
cmd Fix filter cli attribute name (#1103) 2022-08-14 09:48:52 +02:00
docker Update base images (#1024) 2022-07-17 09:41:32 +02:00
docs Allow multiple when conditions (#1087) 2022-08-14 19:32:49 +02:00
nfpm
pipeline Allow multiple when conditions (#1087) 2022-08-14 19:32:49 +02:00
server Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
shared Use external lib to convert yaml to json (#1028) 2022-07-17 17:23:31 +02:00
version
web Install missing peer dependency (#1106) 2022-08-14 15:37:50 +02:00
woodpecker-go Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
.changelog.yml
.ecrc Use editorconfig-checker (#982) 2022-06-17 12:03:34 +02:00
.editorconfig Use editorconfig-checker (#982) 2022-06-17 12:03:34 +02:00
.gitignore Add option to launch all needed services for local development (#988) 2022-06-17 16:24:49 +02:00
.gitpod.yml Add gitpod setup (#1020) 2022-07-31 17:07:18 +02:00
.golangci.yml
CHANGELOG.md
CONTRIBUTING.md
docker-compose.example.yml
docker-compose.gitpod.yml Add gitpod setup (#1020) 2022-07-31 17:07:18 +02:00
go.mod Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
go.sum Add global and organization secrets (#1027) 2022-08-14 13:48:53 +02:00
LICENSE
Makefile
README.md Fix gitpod docs link (#1076) 2022-08-04 12:56:31 +02:00
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.