databricks-cli/git
shreyas-goenka 18dae73505
[DECO-79][DECO-165] Incremental sync with support for multiple profiles (#82)
This PR does multiple things, which are:

1. Creates .databricks dir according to outcomes concluded in "bricks
configuration principles"
2. Puts the sync snapshots into a file whose names is tagged with
md5(concat(host, remote-path))
3. Saves both host and username in the bricks snapshot for debuggability

Tested manually:


https://user-images.githubusercontent.com/88374338/195672267-9dd90230-570f-49b7-847f-05a5a6fd8986.mov
2022-10-19 16:22:55 +02:00
..
fileset.go [DECO-79][DECO-165] Incremental sync with support for multiple profiles (#82) 2022-10-19 16:22:55 +02:00
fileset_test.go Fix relative path derivation if root path can be cleaned (#64) 2022-09-16 15:13:49 +02:00
git.go Make `bricks sync` feature work (#48) 2022-09-14 17:50:29 +02:00
git_test.go Make tests pass (#40) 2022-09-07 20:08:42 +02:00