databricks-cli/bundle/internal
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
..
bundle/schema Move bundle schema update to an internal module (#1012) 2023-12-06 10:45:18 +00:00
bundletest Stop tracking file path locations in bundle resources (#1673) 2024-08-13 12:50:15 +00:00
tf Regenerate TF schema (#1635) 2024-07-30 10:13:05 +00:00