databricks-cli/internal/bundle/bundles
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
..
basic Correctly overwrite local state if remote state is newer (#1008) 2023-11-24 11:15:46 +00:00
clusters Added support for creating all-purpose clusters (#1698) 2024-09-23 10:42:34 +00:00
dashboards Add support for AI/BI dashboards (#1743) 2024-10-29 09:11:08 +00:00
deploy_then_remove_resources Don't merge-in remote resources during depolyments (#1432) 2024-05-15 12:41:44 +00:00
empty_bundle Make bundle deploy work if no resources are defined (#767) 2023-09-13 22:50:37 +00:00
job_metadata Persist deployment metadata in WSFS (#845) 2023-10-27 12:55:43 +00:00
python_wheel_task Fix python wheel task integration tests (#1648) 2024-08-01 13:55:22 +00:00
python_wheel_task_with_environments Added support for job environments (#1379) 2024-04-22 11:44:34 +00:00
recreate_pipeline Add prompt when a pipeline recreation happens (#1672) 2024-09-04 11:11:47 +00:00
spark_jar_task Run Spark JAR task test on multiple DBR versions (#1665) 2024-08-09 15:13:31 +00:00
uc_schema Add resource for UC schemas to DABs (#1413) 2024-07-31 12:16:28 +00:00
with_includes Added `bundle deployment bind` and `unbind` command (#1131) 2024-02-14 18:04:45 +00:00