databricks-cli/bundle/config/mutator/python
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
..
log_writer.go Add ApplyPythonMutator (#1430) 2024-06-20 08:43:08 +00:00
python_diagnostics.go Support multiple paths for diagnostics (#1616) 2024-07-25 15:16:27 +00:00
python_diagnostics_test.go Support multiple paths for diagnostics (#1616) 2024-07-25 15:16:27 +00:00
python_mutator.go Rename `RootPath` -> `BundleRootPath` (#1792) 2024-09-27 10:03:05 +00:00
python_mutator_test.go Trim trailing whitespace (#1794) 2024-09-27 09:30:39 +00:00