databricks-cli/bundle/deploy/files
shreyas-goenka e008c2bd8c
Cleanup remote file path on bundle destroy (#1374)
## Changes
The sync struct initialization would recreate the deleted `file_path`.
This PR moves to not initializing the sync object to delete the
snapshot, thus fixing the lingering `file_path` after `bundle destroy`.

## Tests
Manually, and a integration test to prevent regression.
2024-04-19 11:48:04 +00:00
..
delete.go Cleanup remote file path on bundle destroy (#1374) 2024-04-19 11:48:04 +00:00
sync.go Added validate mutator to surface additional bundle warnings (#1352) 2024-04-18 15:13:16 +00:00
upload.go Added validate mutator to surface additional bundle warnings (#1352) 2024-04-18 15:13:16 +00:00