Skip to content

Conversation

@kanterov
Copy link
Collaborator

@kanterov kanterov commented Oct 22, 2025

Changes

Add the pydabs template as a specialized version of the default-python template.

The template is hidden until we move "python" outside of "experimental".

Why

We want to have a separate template for the full Python version of the default-python template.

Tests

Existing acceptance tests and unit tests for additional templating features

@kanterov kanterov marked this pull request as ready for review October 22, 2025 17:32
@eng-dev-ecosystem-bot
Copy link
Collaborator

eng-dev-ecosystem-bot commented Oct 22, 2025

Run: 18725351415

Env 🔄​flaky 💚​RECOVERED 🙈​SKIP ✅​pass 🙈​skip
💚​ aws linux 1 1 321 565
💚​ aws windows 1 1 322 564
💚​ aws-ucws linux 1 1 439 461
💚​ aws-ucws windows 1 1 440 460
💚​ azure linux 1 1 321 564
💚​ azure windows 1 1 322 563
💚​ azure-ucws linux 1 1 437 460
💚​ azure-ucws windows 1 1 438 459
💚​ gcp linux 1 1 320 566
🔄​ gcp windows 3 1 319 565
Test Name aws linux aws windows aws-ucws linux aws-ucws windows azure linux azure windows azure-ucws linux azure-ucws windows gcp linux gcp windows
TestAccept 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R 💚​R 🔄​f
TestAccept/bundle/resources/experiments/basic ✅​p ✅​p ✅​p ✅​p ✅​p ✅​p ✅​p ✅​p ✅​p 🔄​f
TestAccept/bundle/resources/experiments/basic/DATABRICKS_BUNDLE_ENGINE=terraform ✅​p ✅​p ✅​p ✅​p ✅​p ✅​p ✅​p ✅​p ✅​p 🔄​f
TestAccept/bundle/run/app-with-job 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S 🙈​S

func (r *overridingReader) Cleanup(ctx context.Context) {
r.underlying.Cleanup(ctx)
}

Copy link
Contributor

Choose a reason for hiding this comment

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

Is this usable for other templates?

@lennartkats-db added something to reuse templates from another directory and pre-populate values from the template inputs definition. Seems related.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Let's consolidate the approach with Lennart once he is available

@kanterov kanterov added this pull request to the merge queue Oct 23, 2025
Merged via the queue into main with commit 43bea62 Oct 23, 2025
13 checks passed
@kanterov kanterov deleted the add-pydabs-template branch October 23, 2025 11:24
deco-sdk-tagging bot added a commit that referenced this pull request Oct 29, 2025
## Release v0.275.0

### Notable Changes
* Python support for Databricks Asset Bundles is now generally available.

### CLI
* Remove `inplace` mode for the `--progress-format` flag ([#3811](#3811))
* Remove `json` mode for the `--progress-format` flag ([#3812](#3812))
* Deprecate the `--progress-format` flag ([#3819](#3819))

### Bundles
* Add support for `--bind` flag in `bundle generate` ([#3782](#3782))
* Add `pydabs` template replacing `experimental-jobs-as-code` template ([#3806](#3806))
* You can now use the top-level `python` section instead of `experimental/python` ([#3540](#3540))
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.

4 participants