databricks-cli/bundle/python
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
..
conditional_transform_test.go Move path field to bundle type (#1316) 2024-03-27 09:03:24 +00:00
transform.go Return early in bundle destroy if no deployment exists (#1581) 2024-07-09 15:08:38 +00:00
transform_test.go Stop tracking file path locations in bundle resources (#1673) 2024-08-13 12:50:15 +00:00
warning.go Expand and upload local wheel libraries for all task types (#1649) 2024-08-05 14:44:23 +00:00
warning_test.go Show a better error message for using wheel tasks with older DBR versions (#1373) 2024-04-23 19:36:25 +00:00