databricks-cli/libs
shreyas-goenka 316a006125
Add check for file exists incase of conflicting remote names (#244)
Before:
```
shreyas.goenka@THW32HFW6T deco-538-pipeline-error % bricks bundle deploy
Error: both myNb.py and myNb.sql point to the same remote file location myNb. Please remove one of them from your local project
```
Even though myNb.sql was created by renaming myNb.py

Now deployments are successful
2023-03-10 11:52:45 +01:00
..
auth Initialize BRICKS_CLI_PATH and increase default OAuth timeout (#237) 2023-03-08 16:14:24 +01:00
filer Escape URL in filer (#236) 2023-03-08 14:27:05 +01:00
fileset Don't sync symlink folders (#205) 2023-02-15 17:02:54 +01:00
flags Add optional JSON output for sync command (#230) 2023-03-08 10:27:19 +01:00
git Locate and use global excludes file (#191) 2023-02-02 12:25:53 +01:00
notebook Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
sync Add check for file exists incase of conflicting remote names (#244) 2023-03-10 11:52:45 +01:00
testfile Refactor and cover edge cases in sync integration tests (#160) 2023-01-10 13:16:30 +01:00