databricks-cli/bundle/run
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
..
output Fixed printing the tasks in job output in DAG execution order (#377) 2023-05-08 16:35:47 +02:00
progress Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
job.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
keys.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
keys_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
options.go Add progress logs for job runs (#276) 2023-03-29 14:58:09 +02:00
pipeline.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
runner.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
runner_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00