databricks-cli/bundle/config/resources
Pieter Noordhuis 31ccebd62a
Store relative path to configuration file for every resource (#322)
## 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>
2023-04-12 16:17:13 +02:00
..
job.go Store relative path to configuration file for every resource (#322) 2023-04-12 16:17:13 +02:00
mlflow_experiment.go Store relative path to configuration file for every resource (#322) 2023-04-12 16:17:13 +02:00
mlflow_model.go Store relative path to configuration file for every resource (#322) 2023-04-12 16:17:13 +02:00
permission.go Add permissions block to each resource (#264) 2023-03-21 10:58:16 +01:00
pipeline.go Store relative path to configuration file for every resource (#322) 2023-04-12 16:17:13 +02:00
pkg.go Store relative path to configuration file for every resource (#322) 2023-04-12 16:17:13 +02:00