databricks-cli/libs/sync
Andrew Nester 8c1441ff71
Support .gitignore syntax in sync section and make sure it works recursively ()
Fixes 
2023-10-10 08:45:15 +00:00
..
testdata/sync-fileset Refactor change computation for sync () 2023-10-03 13:47:46 +00:00
diff.go Refactor change computation for sync () 2023-10-03 13:47:46 +00:00
diff_test.go Refactor change computation for sync () 2023-10-03 13:47:46 +00:00
dirset.go Add directory tracking to sync () 2023-06-12 11:44:00 +00:00
dirset_test.go Add directory tracking to sync () 2023-06-12 11:44:00 +00:00
event.go Drain sync event channel before returning () 2023-03-16 17:48:17 +01:00
event_test.go Add optional JSON output for sync command () 2023-03-08 10:27:19 +01:00
path.go Extend deployment mode support () 2023-07-30 07:19:49 +00:00
path_test.go Remove base path checks during sync () 2023-07-14 11:43:20 +02:00
snapshot.go Add hint to delete sync snapshot if parsing fails () 2023-10-09 15:26:46 +00:00
snapshot_state.go Refactor change computation for sync () 2023-10-03 13:47:46 +00:00
snapshot_state_test.go Refactor change computation for sync () 2023-10-03 13:47:46 +00:00
snapshot_test.go Refactor change computation for sync () 2023-10-03 13:47:46 +00:00
sync.go Support .gitignore syntax in sync section and make sure it works recursively () 2023-10-10 08:45:15 +00:00
sync_test.go Support .gitignore syntax in sync section and make sure it works recursively () 2023-10-10 08:45:15 +00:00
watchdog.go Add directory tracking to sync () 2023-06-12 11:44:00 +00:00