Skip to content

Remove resources.apps.config section - #3680

Merged
andrewnester merged 4 commits into
mainfrom
fix/remove-app-config
Sep 29, 2025
Merged

Remove resources.apps.config section#3680
andrewnester merged 4 commits into
mainfrom
fix/remove-app-config

Conversation

@andrewnester

Copy link
Copy Markdown
Contributor

Changes

Remove app.config section

Why

This section was deprecated for a while. This PR removes the code that supported specifying this section

Tests

Existing tests pass

@denikdenik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we add changelog entry for this?

@andrewnesterandrewnester changed the title Remove app.config sectionRemove resources.apps.config sectionSep 29, 2025
@andrewnester

Copy link
Copy Markdown
ContributorAuthor

@denik yes, it's added here dfe1189, needed to create a PR first

@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Sep 29, 2025

Copy link
Copy Markdown
Collaborator

Run: 18096289093

Env✅​pass🔄​flaky🙈​skip
✅​aws linux312530
✅​aws windows313529
✅​aws-ucws linux425427
✅​aws-ucws windows426426
✅​azure linux312529
🔄​azure windows3112528
✅​azure-ucws linux425426
✅​azure-ucws windows426425
✅​gcp linux311531
✅​gcp windows312530
Test Nameazure windows
TestAccept🔄​flaky
TestAccept/bundle/deploy/mlops-stacks🔄​flaky

@andrewnester
andrewnester added this pull request to the merge queueSep 29, 2025
Merged via the queue into main with commit ec8c903Sep 29, 2025
13 checks passed
@andrewnester
andrewnester deleted the fix/remove-app-config branch September 29, 2025 13:36
deco-sdk-taggingBot added a commit that referenced this pull request Oct 1, 2025
## Release v0.271.0
### Bundles
* Added support for a "template_dir" option in the databricks_template_schema.json format. ([#3671](#3671)).
* Remove resources.apps.config section ([#3680](#3680))
* Prompt for serverless compute in `dbt-sql` template (defaults to `yes`) ([#3668](#3668))
### API Changes
* Added `databricks account account-groups-v2` command group.
* Added `databricks account account-iam-v2` command group.
* Added `databricks feature-engineering` command group.
* Added `databricks shares list-shares` command.
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
Remove app.config section
## Why
This section was deprecated for a while. This PR removes the code that
supported specifying this section
## Tests
Existing tests pass
<!-- If your PR needs to be included in the release notes for next
release,
add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->
denik pushed a commit that referenced this pull request May 20, 2026
## Release v0.271.0
### Bundles
* Added support for a "template_dir" option in the databricks_template_schema.json format. ([#3671](#3671)).
* Remove resources.apps.config section ([#3680](#3680))
* Prompt for serverless compute in `dbt-sql` template (defaults to `yes`) ([#3668](#3668))
### API Changes
* Added `databricks account account-groups-v2` command group.
* Added `databricks account account-iam-v2` command group.
* Added `databricks feature-engineering` command group.
* Added `databricks shares list-shares` command.
Sign up for freeto 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.

3 participants

@andrewnester@eng-dev-ecosystem-bot@denik