mirror of https://github.com/databricks/cli.git
eea34b2504
## Changes We no longer need to store load diagnostics on the `config.Root` type itself and instead can return them from the `config.Load` call directly. It is up to the caller of this function to append them to previous diagnostics, if any. Background: previous commits moved configuration loading of the entry point into a mutator, so now all diagnostics naturally flow from applying mutators. This PR depends on #1319. ## Tests Unit and manual validation of the debug statements in the validate command. |
||
---|---|---|
.. | ||
deployment | ||
generate | ||
utils | ||
bundle.go | ||
deploy.go | ||
destroy.go | ||
generate.go | ||
init.go | ||
init_test.go | ||
launch.go | ||
run.go | ||
schema.go | ||
summary.go | ||
sync.go | ||
test.go | ||
validate.go | ||
variables.go |