databricks-cli/libs
Pieter Noordhuis 584c8d1b0b
Allow synchronization to a directory inside a repo (#213)
Before this commit this would error saying that the repo doesn't exist yet.

With this commit it creates the directory, but only after checking that
the repo exists.
2023-02-20 14:34:48 +01:00
..
auth Added `bricks auth login` and `bricks auth token` (#158) 2023-01-06 16:15:57 +01:00
filer Use []byte for files in workspace (#162) 2023-01-05 12:03:31 +01:00
fileset Don't sync symlink folders (#205) 2023-02-15 17:02:54 +01:00
git Locate and use global excludes file (#191) 2023-02-02 12:25:53 +01:00
notebook Move notebook detection logic to package (#206) 2023-02-15 17:14:59 +01:00
sync Allow synchronization to a directory inside a repo (#213) 2023-02-20 14:34:48 +01:00
testfile Refactor and cover edge cases in sync integration tests (#160) 2023-01-10 13:16:30 +01:00