Repository that hold Woodpecker CI workflows Pandora organization
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [code.thinkaboutit.tech/pandora/go.mirror](https://code.thinkaboutit.tech/pandora/assing-package.woodpecker) | patch | `1.1.23` → `1.1.24` | | [code.thinkaboutit.tech/pandora/renovate.woodpecker](https://code.thinkaboutit.tech/pandora/renovate.woodpecker) ([source](https://github.com/chainguard-images/images/tree/HEAD/images/wolfi-base)) | patch | `1.1.9` → `1.1.10` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjYuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #33 |
||
|---|---|---|
| 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.