mirror of https://github.com/databricks/cli.git
e885794722
## Changes This adds diagnostics for collaborative (production) deployment scenarios, including: - Bob deploys a bundle that is normally deployed by Alice, but this fails because Bob can't write to `/Users/Alice/.bundle`. - Charlie deploys a bundle that is normally deployed by Alice, but this fails because he can't create a new pipeline where Alice would be the owner. - Alice deploys a bundle where she didn't list herself as one of the CAN_MANAGE users in permissions. That can work, but is probably a mistake. ## Tests Unit tests, manual testing. |
||
---|---|---|
.. | ||
completer | ||
dbfs_client.go | ||
fake_filer.go | ||
filer.go | ||
files_client.go | ||
fs.go | ||
fs_test.go | ||
local_client.go | ||
local_root_path.go | ||
local_root_path_test.go | ||
slice.go | ||
slice_test.go | ||
workspace_files_cache.go | ||
workspace_files_cache_test.go | ||
workspace_files_client.go | ||
workspace_files_client_test.go | ||
workspace_files_extensions_client.go | ||
workspace_files_extensions_client_test.go | ||
workspace_root_path.go | ||
workspace_root_path_test.go |