databricks-cli/bundle/deploy/files
Miles Yucht 946906221d
Delete sync snapshots file when destroying a bundle (#323)
## Changes
This PR changes the files.Delete() mutator to delete the sync snapshots
file on destroy. This ensures that files will be uploaded when the
bundle is uploaded again.

## Tests
- [x] Manual test: Ran `bricks bundle destroy`, observed that the sync
snapshots file was deleted.
2023-04-11 16:57:01 +02:00
..
delete.go Delete sync snapshots file when destroying a bundle (#323) 2023-04-11 16:57:01 +02:00
sync.go Delete sync snapshots file when destroying a bundle (#323) 2023-04-11 16:57:01 +02:00
upload.go Delete sync snapshots file when destroying a bundle (#323) 2023-04-11 16:57:01 +02:00