mirror of https://github.com/databricks/cli.git
8053e9c4e4
## Changes This PR introduces use of new `isNil` method. It allows to ensure we filter out all improperly defined resources in `bundle summary` command. This includes deleted resources or resources with incorrect configuration such as only defining key of the resource and nothing else. Fixes #1919, #1913 ## Tests Added regression unit test case |
||
---|---|---|
.. | ||
clusters.go | ||
dashboard.go | ||
grant.go | ||
job.go | ||
mlflow_experiment.go | ||
mlflow_model.go | ||
model_serving_endpoint.go | ||
modified_status.go | ||
permission.go | ||
pipeline.go | ||
quality_monitor.go | ||
registered_model.go | ||
schema.go |