Skip to content

Rename remaining "Databricks Asset Bundles" references to "Declarative Automation Bundles"#5933

Merged
janniklasrose merged 2 commits into
mainfrom
janniklasrose/dab-rename-stragglers
Jul 15, 2026
Merged

Rename remaining "Databricks Asset Bundles" references to "Declarative Automation Bundles"#5933
janniklasrose merged 2 commits into
mainfrom
janniklasrose/dab-rename-stragglers

Conversation

@janniklasrose

Copy link
Copy Markdown
Contributor

Summary

The rename from "Databricks Asset Bundles" to "Declarative Automation Bundles" left some stragglers in the codebase. This PR finds and renames the remaining hand-written references:

  • CLI help text: bundle schema long description, quickstart command description, and the labs login-config info log.
  • Quickstart docs: quickstart-human.md and quickstart-agent.md (keeping the (DABs) abbreviation, matching AGENTS.md).
  • Project template sources under libs/template/templates/: the databricks.yml.tmpl header comments (default, default-sql, default-scala, lakeflow-integrations), the dbt-sql dbt_project.yml.tmpl comment, and the default-minimal welcome message.
  • Acceptance fixture prepend-workspace-var/databricks.yml variable description.

Regenerated acceptance outputs and materialized templates accordingly (test-update-templates + targeted -update runs).

Left untouched (intentional)

  • CHANGELOG.md — generated + historical record of past release names.
  • AGENTS.md — the "formerly known as Databricks Asset Bundles" line is deliberate context.
  • .codegen/cli.json and bundle/schema/jsonschema.json — the DeploymentKind enum descriptions come from the upstream OpenAPI spec; editing them would diverge and be overwritten on regeneration.

Testing

  • ./task build, ./task fmt, ./task lint-q — clean.
  • Affected acceptance tests pass (quickstart, pipelines/init, bundle/help/bundle-schema, prepend-workspace-var, bundle/templates).

This pull request and its description were written by Isaac, an AI coding agent.

…e Automation Bundles"

Some stragglers were missed in the rename from "Databricks Asset Bundles"
to "Declarative Automation Bundles". This updates the remaining hand-written
sources: CLI help text (bundle schema, quickstart, labs login), the quickstart
docs, and the project template sources. Acceptance outputs and materialized
templates are regenerated accordingly.

Left untouched: CHANGELOG.md (historical record), AGENTS.md ("formerly known
as..." context), and the generated .codegen/cli.json / bundle/schema/jsonschema.json
DeploymentKind enum descriptions, which come from the OpenAPI spec.

Co-authored-by: Isaac
already announced long ago, no need to add a changelog entry
@janniklasrose janniklasrose added this pull request to the merge queue Jul 15, 2026
Merged via the queue into main with commit 95f9024 Jul 15, 2026
27 checks passed
@janniklasrose janniklasrose deleted the janniklasrose/dab-rename-stragglers branch July 15, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants