databricks-cli/cmd/sync
shreyas-goenka b25bd318e3
Deal with notebook remote filenames stripping .py (#90)
This PR introduces tracking of remote names and local names of files in snapshots to disambiguate between files which might have the same remote name and handle clean deleting of files whose remote name changes due (eg. python notebook getting converted to a python notebook)
2022-11-21 23:42:09 +01:00
..
snapshot.go Deal with notebook remote filenames stripping .py (#90) 2022-11-21 23:42:09 +01:00
snapshot_test.go Deal with notebook remote filenames stripping .py (#90) 2022-11-21 23:42:09 +01:00
sync.go [DECO-79][DECO-165] Incremental sync with support for multiple profiles (#82) 2022-10-19 16:22:55 +02:00
sync_test.go Make tests pass (#40) 2022-09-07 20:08:42 +02:00
watchdog.go Deal with notebook remote filenames stripping .py (#90) 2022-11-21 23:42:09 +01:00