mirror of https://github.com/databricks/cli.git
7ae80de351
## Changes Since locations are already tracked in the dynamic value tree, we no longer need to track it at the resource/artifact level. This PR: 1. Removes use of `paths.Paths`. Uses dyn.Location instead. 2. Refactors the validation of resources not being empty valued to be generic across all resource types. ## Tests Existing unit tests. |
||
---|---|---|
.. | ||
annotate_jobs.go | ||
annotate_jobs_test.go | ||
annotate_pipelines.go | ||
annotate_pipelines_test.go | ||
compute.go | ||
compute_test.go | ||
upload.go |