databricks-cli/bundle/schema
Pieter Noordhuis 11f75fd320
Add support for AI/BI dashboards (#1743)
## Changes

This change adds support for modeling [AI/BI dashboards][docs] in DABs.


[Example bundle configuration][example] is located in the
`bundle-examples` repository.

[docs]: https://docs.databricks.com/en/dashboards/index.html#dashboards
[example]:
https://github.com/databricks/bundle-examples/tree/main/knowledge_base/dashboard_nyc_taxi

## Tests

* Added unit tests for self-contained parts
* Integration test for e2e dashboard deployment and remote change
modification
2024-10-29 09:11:08 +00:00
..
embed.go Make bundle JSON schema modular with `$defs` (#1700) 2024-09-10 13:55:18 +00:00
embed_test.go Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
jsonschema.json Add support for AI/BI dashboards (#1743) 2024-10-29 09:11:08 +00:00