1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-17 17:45:03 +02:00
Anbraten 6af94d79e3
Remove unused flags / options (#693)
Some flags where unused and / or unnecessary as they are covered by alternatives implemented in PRs of milestone 0.15.0 and just complicated the setup.

closes #681
2022-01-31 15:38:00 +01:00
2021-12-21 10:52:10 +01:00
2022-01-31 14:39:53 +01:00
2022-01-05 21:50:23 +01:00
2022-01-31 15:38:00 +01:00
2022-01-31 15:38:00 +01:00
2021-10-21 18:34:49 +02:00
2022-01-29 14:26:00 +01:00
2022-01-31 14:39:53 +01:00
2022-01-29 16:04:50 +01:00
2022-01-05 21:50:23 +01:00
2022-01-17 13:48:53 +01:00
2021-06-22 12:34:35 +02:00
2022-01-24 11:41:39 +01:00
2022-01-06 07:44:14 +01:00
2022-01-11 18:41:01 +01:00
2022-01-29 16:04:50 +01:00
2022-01-29 16:04:50 +01:00
2021-09-25 15:15:54 +02:00
2022-01-31 14:40:44 +01:00
2021-10-03 16:15:58 +02:00
2021-11-14 21:01:54 +01:00

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.

Description
Woodpecker is a simple yet powerful CI/CD engine with great extensibility.
Readme 169 MiB
Languages
Go 86.4%
Vue 9%
TypeScript 3.3%
Makefile 0.7%
CSS 0.4%
Other 0.1%