databricks-cli/bundle/run/progress
Pieter Noordhuis 98ebb78c9b
Rename bricks -> databricks ()
## 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
..
job.go Log job run url using progress logger () 2023-04-18 14:40:45 +02:00
job_events.go Log job errors using progress logger () 2023-04-18 14:58:20 +02:00
job_test.go Log job run url using progress logger () 2023-04-18 14:40:45 +02:00
pipeline.go Rename bricks -> databricks () 2023-05-16 18:35:39 +02:00
pipeline_events.go Log pipeline update errors using progress logger () 2023-04-18 15:00:34 +02:00
pipeline_test.go Do not print exceptions for non ERROR events () 2023-04-19 22:11:05 +02:00