databricks-cli/internal/bundle/bundles/deploy_then_remove_resources/template
Ilia Babanov 2035516fde
Don't merge-in remote resources during depolyments (#1432)
## Changes
`check_running_resources` now pulls the remote state without modifying
the bundle state, similar to how it was doing before. This avoids a
problem when we fail to compute deployment metadata for a deleted job
(which we shouldn't do in the first place)

`deploy_then_remove_resources_test` now also deploys and deletes a job
(in addition to a pipeline), which catches the error that this PR fixes.

## Tests
Unit and integ tests
2024-05-15 12:41:44 +00:00
..
bar.py Don't merge-in remote resources during depolyments (#1432) 2024-05-15 12:41:44 +00:00
databricks.yml.tmpl Make bundle deploy work if no resources are defined (#767) 2023-09-13 22:50:37 +00:00
foo.py Make bundle deploy work if no resources are defined (#767) 2023-09-13 22:50:37 +00:00
resources.yml.tmpl Don't merge-in remote resources during depolyments (#1432) 2024-05-15 12:41:44 +00:00