databricks-cli/bundle/deploy/metadata
shreyas-goenka 7ae80de351
Stop tracking file path locations in bundle resources (#1673)
## 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.
2024-08-13 12:50:15 +00:00
..
annotate_jobs.go Annotate DLT pipelines when deployed using DABs (#1410) 2024-05-01 08:37:03 +00:00
annotate_jobs_test.go Bump github.com/databricks/databricks-sdk-go from 0.36.0 to 0.37.0 (#1326) 2024-04-03 10:39:53 +00:00
annotate_pipelines.go Annotate DLT pipelines when deployed using DABs (#1410) 2024-05-01 08:37:03 +00:00
annotate_pipelines_test.go Annotate DLT pipelines when deployed using DABs (#1410) 2024-05-01 08:37:03 +00:00
compute.go Stop tracking file path locations in bundle resources (#1673) 2024-08-13 12:50:15 +00:00
compute_test.go Return `diag.Diagnostics` from mutators (#1305) 2024-03-25 14:18:47 +00:00
upload.go Annotate DLT pipelines when deployed using DABs (#1410) 2024-05-01 08:37:03 +00:00