Skip to content

Commit 16d8874

Browse files
Update name to Declarative Automation Bundles (#148)
Rename all references to "Databricks Asset Bundles" to "Declarative Automation Bundles (DABs)," matching the rename in the CLI. Related: #147
1 parent accbb8e commit 16d8874

44 files changed

Lines changed: 50 additions & 50 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 1 addition & 1 deletion

contrib/README.md

Lines changed: 3 additions & 3 deletions
Lines changed: 1 addition & 1 deletion

contrib/data_engineering/databricks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This is a Databricks asset bundle definition for data_engineering.
1+
# This is a Declarative Automation Bundle definition for data_engineering.
22
# See https://docs.databricks.com/dev-tools/bundles/index.html for documentation.
33
bundle:
44
name: data_engineering

contrib/databricks_ingestion_monitoring/COMMON_CONFIGURATION.md

Lines changed: 1 addition & 1 deletion

contrib/databricks_ingestion_monitoring/README.md

Lines changed: 2 additions & 2 deletions

contrib/job_with_ai_parse_document/README.md

Lines changed: 2 additions & 2 deletions

contrib/job_with_ai_parse_document/databricks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This is a Databricks asset bundle definition for ai_parse_document_workflow.
1+
# This is a Declarative Automation Bundle definition for ai_parse_document_workflow.
22
# See https://docs.databricks.com/dev-tools/bundles/index.html for documentation.
33
bundle:
44
name: ai_parse_document_workflow

contrib/templates/data-engineering/databricks_template_schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"welcome_message": "\nWelcome to the data-engineering template for Databricks Asset Bundles!",
2+
"welcome_message": "\nWelcome to the data-engineering template for Declarative Automation Bundles!",
33
"properties": {
44
"project_name": {
55
"type": "string",
Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)