mirror of https://github.com/databricks/cli.git
d6d9b994d4
Reduce noise in the output and matches how "Exit code" is handled for the whole script. |
||
---|---|---|
.. | ||
resources | ||
src | ||
README.md | ||
databricks.yml | ||
output.job.json | ||
output.pipeline.json | ||
output.txt | ||
override_job.yml | ||
override_pipeline.yml | ||
script | ||
script.cleanup |
README.md
Test path translation (nominal behavior)
As of v0.216.0 (PR at https://github.com/databricks/cli/pull/1273), all paths in a resource definition are resolved relative to the directory of the file where they are defined.
This is more intuitive than the previous behavior (see ../fallback/README.md
for details).