databricks-cli/bundle/internal
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
..
bundletest Add support for AI/BI dashboards (#1743) 2024-10-29 09:11:08 +00:00
schema Remove deprecated or readonly fields from the bundle schema (#1809) 2024-10-07 15:13:42 +00:00
tf Upgrade TF provider to 1.54.0 (#1852) 2024-10-22 10:43:43 +00:00