woodpecker/pipeline/schema/.woodpecker
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
..
test-branches-array.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-branches-exclude-include.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-branches.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-broken.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-clone-skip.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-clone.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-matrix.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-multi.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-plugin.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-run-on.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-service.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-step.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-when.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00
test-workspace.yml Add json schema and cli lint command (#342) 2021-09-27 02:38:15 +02:00