defenseunicorns / defenseunicorns/uds-cli
Schema bundle yaml validation integration
Open
enhancement
- Dominant language
- Go
- Stars
- 54
- Forks
- 21
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 43
Description
### Is your feature request related to a problem? Please describe
Look into using the schema to validate bundle yaml files. Versus what we currently are doing which is checking validation based on unmarshalling into our current types.
Currently we allow anchors, which the schema checks correctly but the code is currently throwing a warning.
Contributor guide
Assessment
This issue has not been assessed yet.