databricks-cli/cmd/sync
Pieter Noordhuis b388f4a0dc
Make all workspace paths string fields (#327)
## Changes

These are unlikely to ever be DBFS paths so we can remove this level of indirection to simplify.

**Note:** this is a breaking change. Downstream usage of these fields must be updated.

## Tests

Existing tests pass.
2023-04-12 16:54:36 +02:00
..
completion.go Path completion for sync command (#208) 2023-02-20 14:31:59 +01:00
output.go Drain sync event channel before returning (#253) 2023-03-16 17:48:17 +01:00
sync.go Make all workspace paths string fields (#327) 2023-04-12 16:54:36 +02:00
sync_test.go Make all workspace paths string fields (#327) 2023-04-12 16:54:36 +02:00