databricks-cli/internal/bundle/bundles
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
..
basic Correctly overwrite local state if remote state is newer (#1008) 2023-11-24 11:15:46 +00:00
deploy_then_remove_resources Don't merge-in remote resources during depolyments (#1432) 2024-05-15 12:41:44 +00:00
empty_bundle Make bundle deploy work if no resources are defined (#767) 2023-09-13 22:50:37 +00:00
job_metadata Persist deployment metadata in WSFS (#845) 2023-10-27 12:55:43 +00:00
python_wheel_task Make a notebook wrapper for Python wheel tasks optional (#797) 2023-09-26 14:32:20 +00:00
python_wheel_task_with_environments Added support for job environments (#1379) 2024-04-22 11:44:34 +00:00
with_includes Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00