1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-30 11:08:59 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Anbraten
0fa271f465
Add json schema and cli lint command ()
- 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  
preparation for  


Co-authored-by: 6543 <6543@obermui.de>
2021-09-27 02:38:15 +02:00