databricks-cli/bundle/trampoline
Pieter Noordhuis 1d1aa0a416
Rename `RootPath` -> `BundleRootPath` (#1792)
## Changes

After introducing the `SyncRootPath` field on the bundle (#1694), the
previous `RootPath` became ambiguous. Does it mean the bundle root path
or the sync root path? This PR renames to field to `BundleRootPath` to
remove the ambiguity.

## Tests

n/a

---------

Co-authored-by: shreyas-goenka <88374338+shreyas-goenka@users.noreply.github.com>
2024-09-27 10:03:05 +00:00
..
conditional_transform_test.go Rename `RootPath` -> `BundleRootPath` (#1792) 2024-09-27 10:03:05 +00:00
python_dbr_warning.go Move trampoline code into trampoline package (#1793) 2024-09-27 09:32:54 +00:00
python_dbr_warning_test.go Move trampoline code into trampoline package (#1793) 2024-09-27 09:32:54 +00:00
python_wheel.go Move trampoline code into trampoline package (#1793) 2024-09-27 09:32:54 +00:00
python_wheel_test.go Rename `RootPath` -> `BundleRootPath` (#1792) 2024-09-27 10:03:05 +00:00
trampoline.go Move trampoline code into trampoline package (#1793) 2024-09-27 09:32:54 +00:00
trampoline_test.go Rename `RootPath` -> `BundleRootPath` (#1792) 2024-09-27 10:03:05 +00:00