Skip to content

Ask for host when .databrickscfg doesn't exist - #1041

Merged
fjakobs merged 1 commit into
mainfrom
fabian
Dec 4, 2023
Merged

Ask for host when .databrickscfg doesn't exist#1041
fjakobs merged 1 commit into
mainfrom
fabian

Conversation

@fjakobs

Copy link
Copy Markdown
Contributor

Changes

Ask for host when .databrickscfg doesn't exist

This fixes a regression introduced by #1003

@fjakobs
fjakobs requested a review from mgyuchtDecember 4, 2023 13:56
@fjakobs
fjakobs enabled auto-merge December 4, 2023 15:31
@fjakobs
fjakobs added this pull request to the merge queueDec 4, 2023
Merged via the queue into main with commit 66e9232Dec 4, 2023
@fjakobs
fjakobs deleted the fabian branch December 4, 2023 15:46
andrewnester added a commit that referenced this pull request Dec 6, 2023
CLI:
* Add documentation for positional args in commands generated from the Databricks OpenAPI specification ([#1033](#1033)).
* Ask for host when .databrickscfg doesn't exist ([#1041](#1041)).
* Add list of supported values for flags that represent an enum field ([#1036](#1036)).
Bundles:
* Fix panic when bundle auth resolution fails ([#1002](#1002)).
* Add versioning for bundle templates ([#972](#972)).
* Add support for conditional prompting in bundle init ([#971](#971)).
* Pass parameters to task when run with `--python-params` and `python_wheel_wrapper` is true ([#1037](#1037)).
* Change default_python template to auto-update version on each wheel build ([#1034](#1034)).
Internal:
* Rewrite the friendly log handler ([#1038](#1038)).
* Move bundle schema update to an internal module ([#1012](#1012)).
Dependency updates:
* Bump github.com/databricks/databricks-sdk-go from 0.26.0 to 0.26.1 ([#1040](#1040)).
@andrewnesterandrewnester mentioned this pull request Dec 6, 2023
github-merge-queueBot pushed a commit that referenced this pull request Dec 6, 2023
CLI:
* Add documentation for positional args in commands generated from the
Databricks OpenAPI specification
([#1033](#1033)).
* Ask for host when .databrickscfg doesn't exist
([#1041](#1041)).
* Add list of supported values for flags that represent an enum field
([#1036](#1036)).
Bundles:
* Fix panic when bundle auth resolution fails
([#1002](#1002)).
* Add versioning for bundle templates
([#972](#972)).
* Add support for conditional prompting in bundle init
([#971](#971)).
* Pass parameters to task when run with `--python-params` and
`python_wheel_wrapper` is true
([#1037](#1037)).
* Change default_python template to auto-update version on each wheel
build ([#1034](#1034)).
Internal:
* Rewrite the friendly log handler
([#1038](#1038)).
* Move bundle schema update to an internal module
([#1012](#1012)).
Dependency updates:
* Bump github.com/databricks/databricks-sdk-go from 0.26.0 to 0.26.1
([#1040](#1040)).
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
Ask for host when .databrickscfg doesn't exist
This fixes a regression introduced by
#1003
denik pushed a commit that referenced this pull request May 20, 2026
CLI:
* Add documentation for positional args in commands generated from the
Databricks OpenAPI specification
([#1033](#1033)).
* Ask for host when .databrickscfg doesn't exist
([#1041](#1041)).
* Add list of supported values for flags that represent an enum field
([#1036](#1036)).
Bundles:
* Fix panic when bundle auth resolution fails
([#1002](#1002)).
* Add versioning for bundle templates
([#972](#972)).
* Add support for conditional prompting in bundle init
([#971](#971)).
* Pass parameters to task when run with `--python-params` and
`python_wheel_wrapper` is true
([#1037](#1037)).
* Change default_python template to auto-update version on each wheel
build ([#1034](#1034)).
Internal:
* Rewrite the friendly log handler
([#1038](#1038)).
* Move bundle schema update to an internal module
([#1012](#1012)).
Dependency updates:
* Bump github.com/databricks/databricks-sdk-go from 0.26.0 to 0.26.1
([#1040](#1040)).
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.

2 participants

@fjakobs@mgyucht