mirror of https://github.com/databricks/cli.git
1872aa12b3
## Changes The main changes are: 1. Don't link artifacts to libraries anymore and instead just iterate over all jobs and tasks when uploading artifacts and update local path to remote 2. Iterating over `jobs.environments` to check if there are any local libraries and checking that they exist locally 3. Added tests to check environments are handled correctly End-to-end test will follow up ## Tests Added regression test, existing tests (including integration one) pass |
||
---|---|---|
.. | ||
convert.go | ||
convert_experiment.go | ||
convert_experiment_test.go | ||
convert_grants.go | ||
convert_grants_test.go | ||
convert_job.go | ||
convert_job_test.go | ||
convert_model.go | ||
convert_model_serving_endpoint.go | ||
convert_model_serving_endpoint_test.go | ||
convert_model_test.go | ||
convert_permissions.go | ||
convert_permissions_test.go | ||
convert_pipeline.go | ||
convert_pipeline_test.go | ||
convert_registered_model.go | ||
convert_registered_model_test.go | ||
rename_keys.go |