mirror of https://github.com/databricks/cli.git
93d57dd00f
## Changes This PR adds checks during bundle config load and merge to error out if there are duplicate keys for resource definitions ## Tests Using unit tests and manually |
||
---|---|---|
.. | ||
basic | ||
conflicting_resource_ids | ||
environment_overrides | ||
include_default | ||
include_override | ||
job_and_pipeline | ||
yaml_anchors | ||
README.md | ||
basic_test.go | ||
conflicting_resource_ids_test.go | ||
environment_overrides_test.go | ||
include_default_test.go | ||
include_override_test.go | ||
job_and_pipeline_test.go | ||
loader.go | ||
yaml_anchors_test.go |
README.md
Bundle configuration tests
Every test here uses an example bundle configuration. Each bundle configuration is located in a dedicated subdirectory.