databricks-cli/bundle/config/interpolation
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
..
interpolation.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
interpolation_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
lookup.go Allow multiple lookup functions for interpolation (#128) 2022-12-12 10:48:52 +01:00
lookup_test.go Allow multiple lookup functions for interpolation (#128) 2022-12-12 10:48:52 +01:00
setter.go Parameterize interpolation function (#117) 2022-12-01 22:38:49 +01:00