databricks-cli/python
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
..
testdata/simple-python-wheel rename `internal/test` to idiomatic `testdata` 2022-05-23 11:46:37 +02:00
env.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
env_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
runner.go added essential Python metadata detection 2022-05-20 21:40:03 +02:00
runner_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
wheel.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
wheel_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00