Repository that hold Woodpecker CI workflows Pandora organization
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| workflows | ||
| README.md | ||
| renovate.json | ||
Woodpecker Configuration Server
Woodpecker CI has an ability to use a server as external configuration server, see in document. This application start an endpoint that can receive signal from Woodpecker server and respond accordingly.
Structure of workflows
My repositories are organized with a unique suffix, for example:
foo.goapp: This is an application written in Gofoo.gopack: Package for Go projectfoo.woodpecker: Woodpecker CI configuration
The workflows can be found in the workflows directory. Each directory is checked as suffix. The directory contains further directories which are events. And those directories contains the workflows.