databricks-cli/libs/sync
Pieter Noordhuis 98ebb78c9b
Rename bricks -> databricks (#389)
## Changes

Rename all instances of "bricks" to "databricks".

## Tests

* Confirmed the goreleaser build works, uses the correct new binary
name, and produces the right archives.
* Help output is confirmed to be correct.
* Output of `git grep -w bricks` is minimal with a couple changes
remaining for after the repository rename.
2023-05-16 18:35:39 +02:00
..
repofiles Path escape filepaths in the URL (#250) 2023-03-15 17:25:57 +01:00
diff.go Add optional JSON output for sync command (#230) 2023-03-08 10:27:19 +01:00
event.go Drain sync event channel before returning (#253) 2023-03-16 17:48:17 +01:00
event_test.go Add optional JSON output for sync command (#230) 2023-03-08 10:27:19 +01:00
path.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
path_test.go Update to Go SDK v0.8.0 (#351) 2023-04-21 10:30:20 +02:00
snapshot.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
snapshot_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
sync.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
watchdog.go Let sync return early if an error occurs (#235) 2023-03-09 13:29:05 +01:00