Uh oh!
There was an error while loading. Please reload this page.
Add upper and lower helper methods for bundle templates - #3242
Merged
Conversation
shreyas-goenkatemporarily deployed
to
test-trigger-is
July 11, 2025 14:20 — with
GitHub Actions
Inactive
shreyas-goenka
marked this pull request as ready for review
July 11, 2025 14:23
shreyas-goenkatemporarily deployed
to
test-trigger-is
July 11, 2025 14:23 — with
GitHub Actions
Inactive
shreyas-goenka
requested review from
andrewnester, anton-107, denik and pietern
as code ownersJuly 11, 2025 14:23
Collaborator
|
pietern
approved these changes
Jul 14, 2025
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
deco-sdk-taggingBot
added a commit
that referenced
this pull request
Jul 16, 2025
## Release v0.260.0 ### Notable Changes * Added support for creating SQL warehouses in DABs ([#3129](#3129)) ### Dependency updates * Upgrade Go SDK to 0.75.0 ([#3256](#3256)) ### CLI * Add `databricks psql` command to connect to Lakebase with a single command ([#3128](#3128)) ### Bundles * Jobs that use cluster policy default values for their cluster configuration now correctly update those defaults on every deployment ([#3255](#3255)). * Add upper and lower helper methods for bundle templates ([#3242](#3242))
denik pushed a commit
that referenced
this pull request
May 20, 2026
denik pushed a commit
that referenced
this pull request
May 20, 2026
## Release v0.260.0 ### Notable Changes * Added support for creating SQL warehouses in DABs ([#3129](#3129)) ### Dependency updates * Upgrade Go SDK to 0.75.0 ([#3256](#3256)) ### CLI * Add `databricks psql` command to connect to Lakebase with a single command ([#3128](#3128)) ### Bundles * Jobs that use cluster policy default values for their cluster configuration now correctly update those defaults on every deployment ([#3255](#3255)). * Add upper and lower helper methods for bundle templates ([#3242](#3242))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Resolves#3237
Implements the feature requested in #3237.
Tests
Acceptance test