databricks-cli/bundle/config/resources
Andrew Nester 30c4d2e8a7
Fixed merging task libraries from targets (#868)
## Changes
Previous we (erroneously) kept the reference and merged into the
original tasks and not the copies which we later used to replace
existing tasks. Thus the merging of slices and references was incorrect.

Fixes #864 

## Tests
Added a regression test
2023-10-16 08:48:32 +00:00
..
job.go Fixed merging task libraries from targets (#868) 2023-10-16 08:48:32 +00:00
job_test.go Fixed merging task libraries from targets (#868) 2023-10-16 08:48:32 +00:00
mlflow_experiment.go Update Go SDK to 0.23.0 and use custom marshaller (#772) 2023-10-16 06:56:06 +00:00
mlflow_model.go Update Go SDK to 0.23.0 and use custom marshaller (#772) 2023-10-16 06:56:06 +00:00
model_serving_endpoint.go Update Go SDK to 0.23.0 and use custom marshaller (#772) 2023-10-16 06:56:06 +00:00
permission.go Add permissions block to each resource (#264) 2023-03-21 10:58:16 +01:00
pipeline.go Update Go SDK to 0.23.0 and use custom marshaller (#772) 2023-10-16 06:56:06 +00:00
pipeline_test.go Enable target overrides for pipeline clusters (#792) 2023-09-21 19:21:20 +00:00