mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-10 19:11:08 +00:00
27 lines
1.3 KiB
Markdown
27 lines
1.3 KiB
Markdown
# Awesome Woodpecker
|
|
|
|
A curated list of awesome things related to Woodpecker-CI.
|
|
|
|
If you have some missing resources, please feel free to [open a pull-request](https://github.com/woodpecker-ci/woodpecker/edit/master/docs/docs/92-awesome.md) and add them.
|
|
|
|
## Official Resources
|
|
|
|
- [Woodpecker CI pipeline configs](https://github.com/woodpecker-ci/woodpecker/tree/master/.woodpecker) - Complex setup containing different kind of pipelines
|
|
- [Golang tests](https://github.com/woodpecker-ci/woodpecker/blob/master/.woodpecker/test.yml)
|
|
- [Typescript, eslint & Vue](https://github.com/woodpecker-ci/woodpecker/blob/master/.woodpecker/web.yml)
|
|
- [Docusaurus & publishing to Github Pages](https://github.com/woodpecker-ci/woodpecker/blob/master/.woodpecker/docs.yml)
|
|
- [Docker container building](https://github.com/woodpecker-ci/woodpecker/blob/master/.woodpecker/docker.yml)
|
|
- [Helm chart linting & releasing](https://github.com/woodpecker-ci/woodpecker/blob/master/.woodpecker/helm.yml)
|
|
|
|
## Projects using Woodpecker
|
|
|
|
- [Woodpecker-CI](https://github.com/woodpecker-ci/woodpecker/tree/master/.woodpecker) itself
|
|
- [All official plugins](https://github.com/woodpecker-ci?q=plugin&type=all)
|
|
|
|
## Templates
|
|
|
|
## Blogs, guides, videos
|
|
|
|
## Plugins
|
|
|
|
We have a separate [index](/plugins) for plugins.
|