mirror of https://github.com/databricks/cli.git
31ccebd62a
## Changes If a configuration file is located in a subdirectory of the bundle root, files referenced from that configuration file should be relative to its configuration file's directory instead of the bundle root. ## Tests * New tests in `bundle/config/mutator/translate_paths_test.go`. * Existing tests under `bundle/tests` pass and are augmented to assert on paths. --------- Co-authored-by: shreyas-goenka <88374338+shreyas-goenka@users.noreply.github.com> |
||
---|---|---|
.. | ||
basic | ||
environment_overrides | ||
include_default | ||
include_override | ||
job_and_pipeline | ||
yaml_anchors | ||
README.md | ||
basic_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.