mirror of https://github.com/databricks/cli.git
5df8935de4
## Changes This PR: 1. Adds code for reading template configs and validating them against a JSON schema. 2. Moves the json schema struct in `bundle/schema` to a separate library package. This struct is now reused for validating template configs. ## Tests Unit tests |
||
---|---|---|
.. | ||
testdata | ||
file.go | ||
file_test.go | ||
helpers.go | ||
helpers_test.go | ||
renderer.go | ||
renderer_test.go | ||
schema.go | ||
schema_test.go | ||
validators.go | ||
validators_test.go |