databricks-cli/bundle
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
..
artifacts Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
config Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
deploy Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
deployer Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
internal/tf Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
phases Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
run Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
schema Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
tests Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
bundle.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
bundle_test.go Store relative path to configuration file for every resource (#322) 2023-04-12 16:17:13 +02:00
context.go Make sync command work in bundle context; reorder args (#207) 2023-02-20 11:33:30 +01:00
context_test.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
deferred.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
deferred_test.go Added ability for deferred mutator execution (#380) 2023-05-16 18:01:50 +02:00
mutator.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
mutator_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
root.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
root_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00