mirror of https://github.com/databricks/cli.git
13596eb605
## Changes Fix relative path errors in the Python mutator that was failing during deployment since v0.239.1. Before that: ``` % databricks bundle deploy Deploying resources... Updating deployment state... Error: failed to compute relative path for job jobs_as_code_project_job: Rel: can't make resources/jobs_as_code_project_job.py relative to /Users/$USER/jobs_as_code_project ``` As a result, the bundle was deployed, but the deployment state wasn't updated. ## Tests Unit tests, adding acceptance tests in https://github.com/databricks/cli/pull/2254 |
||
---|---|---|
.. | ||
log_writer.go | ||
python_diagnostics.go | ||
python_diagnostics_test.go | ||
python_locations.go | ||
python_locations_test.go | ||
python_mutator.go | ||
python_mutator_test.go |