1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-11-30 08:06:52 +02:00
woodpecker/cli
Anbraten 0fa271f465
Add json schema and cli lint command (#342)
- Add json schema file
- Add tests to validate sample pipeline files
- Add new command `lint` to cli to test a directory or single file to use correct schema

Example:  `woodpecker-cli lint ./pipeline/schema/.woodpecker/`

---
close #275 
preparation for #276 


Co-authored-by: 6543 <6543@obermui.de>
2021-09-27 02:38:15 +02:00
..
build Refactor cli (#329) 2021-09-21 16:36:41 +02:00
deploy Refactor cli (#329) 2021-09-21 16:36:41 +02:00
exec Cleanup Code (#348) 2021-09-24 16:29:26 +02:00
info Refactor cli (#329) 2021-09-21 16:36:41 +02:00
internal Refactor cli (#329) 2021-09-21 16:36:41 +02:00
lint Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
log Refactor cli (#329) 2021-09-21 16:36:41 +02:00
registry Refactor cli (#329) 2021-09-21 16:36:41 +02:00
repo Refactor cli (#329) 2021-09-21 16:36:41 +02:00
secret Refactor cli (#329) 2021-09-21 16:36:41 +02:00
user Refactor cli (#329) 2021-09-21 16:36:41 +02:00
LICENSE CLI is pulled in for simpler(?) workflow 2019-04-06 21:32:14 +02:00
README.md Refactor cli (#329) 2021-09-21 16:36:41 +02:00

Woodpecker CLI

Command line client for the Woodpecker continuous integration server.

Please see the official documentation at https://woodpecker-ci.github.io/docs/cli