Skip to content

Convert 'pipeline_bundle_template' into a DAB custom template#92

Open
liamperritt wants to merge 3 commits into
mainfrom
feature/custom-pipeline-bundle-template
Open

Convert 'pipeline_bundle_template' into a DAB custom template#92
liamperritt wants to merge 3 commits into
mainfrom
feature/custom-pipeline-bundle-template

Conversation

@liamperritt
Copy link
Copy Markdown
Collaborator

@liamperritt liamperritt commented May 27, 2026

Add custom Databricks bundle templates so that customers can use databricks bundle init and point to thepipeline_bundle_template template dir in the framework repo to initialise pipeline bundles via interactive parameter entry.

Currently, creating pipeline bundles from these templates currently requires manual customisation after copy/pasting. This makes the process more streamlined. See an example of the user experience below:
Screenshot 2026-05-27 at 4 33 11 pm

@liamperritt liamperritt requested review from haillew and rederik76 May 27, 2026 06:37
@liamperritt liamperritt linked an issue May 27, 2026 that may be closed by this pull request
1 task
pipelines:
dlt_framework_<pipeline name>_pipeline:
name: dlt_framework_<pipeline name>_pipeline${var.logical_env}
dlt_framework_{{.pipeline_name}}_pipeline:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we update to lakeflow framework while we are at it please

Copy link
Copy Markdown
Collaborator

@haillew haillew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you double check if any docs need to be updated on the main docs

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.

[FEATURE]: Add custom bundle templates for initialising pipeline bundles

2 participants