databricks-cli/cmd/bundle
shreyas-goenka 18a216bf97
Add openapi descriptions to bundle resources (#229)
This PR:
1. Adds autogeneration of descriptions for `resources` field
2. Autogenerates empty descriptions for any properties in DABs
3. Defines SOPs for how to refresh these descriptions
4. Adds command to generate this documentation
5. Adds Automatically copy any descriptions over to `environments`
property

Basically it provides a framework for adding descriptions to the
generated JSON schema

Tested manually and using unit tests
2023-03-15 03:18:51 +01:00
..
debug Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
deploy.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01: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 Remove redundant terraform initialize mutator (#238) 2023-03-09 15:05:02 +01:00
schema.go Add openapi descriptions to bundle resources (#229) 2023-03-15 03:18:51 +01:00
sync.go Make sync command work in bundle context; reorder args (#207) 2023-02-20 11:33:30 +01: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