databricks-cli/cmd/bundle
Pieter Noordhuis b388f4a0dc
Make all workspace paths string fields (#327)
## Changes

These are unlikely to ever be DBFS paths so we can remove this level of indirection to simplify.

**Note:** this is a breaking change. Downstream usage of these fields must be updated.

## Tests

Existing tests pass.
2023-04-12 16:54:36 +02:00
..
debug Use new logger throughout codebase (#256) 2023-03-17 15:17:31 +01:00
deploy.go Acquire lock prior to deploy (#270) 2023-03-22 16:37:26 +01:00
destroy.go Add bundle destroy command (#300) 2023-04-06 12:54:58 +02:00
launch.go Move and hide launch and test commands (#222) 2023-03-09 10:26:56 +01:00
root.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
run.go Add mutators to pull and push Terraform state (#288) 2023-03-30 12:01:09 +02:00
schema.go Add openapi descriptions to bundle resources (#229) 2023-03-15 03:18:51 +01:00
sync.go Make all workspace paths string fields (#327) 2023-04-12 16:54:36 +02:00
test.go Move and hide launch and test commands (#222) 2023-03-09 10:26:56 +01:00
validate.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00