databricks-cli/cmd/sync
Denis Bilenko a623cfdd23 Switch to string from vfs.Path in the signature
It seems that because vfs.Path does filepath.Abs (OS-specific) transformation
that mangles the path even when it's already in good state, e.g. /Workspace/Something
and that causes the tests to fail on Windows.
2024-12-03 12:46:42 +01:00
..
completion.go Update to Go SDK v0.8.0 (#351) 2023-04-21 10:30:20 +02:00
sync.go Switch to string from vfs.Path in the signature 2024-12-03 12:46:42 +01:00
sync_test.go Rename `RootPath` -> `BundleRootPath` (#1792) 2024-09-27 10:03:05 +00:00