Skip to content

Remove unused SimplePrompt and DefaultPrompt functions - #3819

Merged
pietern merged 1 commit into
mainfrom
cmdio-remove-unused
Oct 24, 2025
Merged

Remove unused SimplePrompt and DefaultPrompt functions#3819
pietern merged 1 commit into
mainfrom
cmdio-remove-unused

Conversation

@pietern

Copy link
Copy Markdown
Contributor

Why

These functions were added in 5ed635a (Aug 2023) for the OAuth enrollment feature but became orphaned in c3ced68 (Nov 2023) when the Databricks SDK removed OAuth enrollment.

They have been unused for nearly 2 years.

These functions were added in 5ed635a (Aug 2023) for the OAuth
enrollment feature but became orphaned in c3ced68 (Nov 2023) when
the Databricks SDK removed the OAuthEnrollment API.
They have been unused for nearly 2 years.
@eng-dev-ecosystem-bot

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

Copy link
Copy Markdown
Collaborator

Run: 18779831084

Env🔄​flaky💚​RECOVERED🙈​SKIP✅​pass🙈​skip
💚​aws linux11319580
💚​aws windows11320579
🔄​aws-ucws linux111439475
💚​aws-ucws windows11441474
💚​azure linux11319579
💚​azure windows11320578
💚​azure-ucws linux11438474
💚​azure-ucws windows11439473
🔄​gcp linux711311581
💚​gcp windows11319580
10 failing tests:
Test Nameaws linuxaws windowsaws-ucws linuxaws-ucws windowsazure linuxazure windowsazure-ucws linuxazure-ucws windowsgcp linuxgcp windows
TestAccept💚​R💚​R💚​R💚​R💚​R💚​R💚​R💚​R💚​R💚​R
TestAccept/bundle/run/app-with-job🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=direct-exp/DLT=no/NBOOK=no/PY=yes✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=direct-exp/DLT=no/NBOOK=yes/PY=yes✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/templates/default-python/combinations/classic/DATABRICKS_BUNDLE_ENGINE=terraform/DLT=yes/NBOOK=yes/PY=yes✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestClustersGet✅​p✅​p🔄​f✅​p✅​p✅​p✅​p✅​p✅​p✅​p
TestImportFileFormatAuto✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestFilerWorkspaceFilesExtensionsRead✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestWorkspaceFilesExtensions_ExportFormatIsPreserved✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestWorkspaceFilesExtensions_ExportFormatIsPreserved/source_python✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p

@pietern
pietern added this pull request to the merge queueOct 24, 2025
Merged via the queue into main with commit 39f97a5Oct 24, 2025
13 checks passed
@pietern
pietern deleted the cmdio-remove-unused branch October 24, 2025 13:30
deco-sdk-taggingBot 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))
denik pushed a commit that referenced this pull request May 20, 2026
## Why
These functions were added in bac8428 (Aug 2023) for the OAuth
enrollment feature but became orphaned in c14089d (Nov 2023) when the
Databricks SDK removed OAuth enrollment.
They have been unused for nearly 2 years.
denik pushed a commit that referenced this pull request May 20, 2026
## 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 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

@pietern@eng-dev-ecosystem-bot@denik