databricks-cli/bundle/config
Pieter Noordhuis cfd32c9602
Try to resolve a profile if only the host is specified (#287)
## Changes

This improves out of the box usability where a user who already
configured a `.databrickscfg` file will be able to reference the
workspace host in their `bundle.yml` and it will automatically pick up
the right profile.

## Tests

* Newly added tests pass.
* Manual testing confirms intended behavior.

---------

Co-authored-by: shreyas-goenka <88374338+shreyas-goenka@users.noreply.github.com>
2023-03-29 20:44:19 +02:00
..
interpolation Allow multiple lookup functions for interpolation (#128) 2022-12-12 10:48:52 +01:00
mutator Error out if notebook file does not exist locally (#261) 2023-03-21 18:13:16 +01:00
resources Add permissions block to each resource (#264) 2023-03-21 10:58:16 +01:00
artifact.go Model code artifacts (#107) 2022-11-30 14:15:22 +01:00
bundle.go Acquire lock prior to deploy (#270) 2023-03-22 16:37:26 +01:00
environment.go Add "default" flag to environment block (#142) 2022-12-15 21:28:14 +01:00
lock.go Acquire lock prior to deploy (#270) 2023-03-22 16:37:26 +01:00
lock_test.go Acquire lock prior to deploy (#270) 2023-03-22 16:37:26 +01:00
resources.go Add resources for mlflow models and experiments (#263) 2023-03-20 21:28:43 +01:00
root.go JSON Schema generator for golang types (#167) 2023-01-20 16:55:44 +01:00
root_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
workspace.go Try to resolve a profile if only the host is specified (#287) 2023-03-29 20:44:19 +02:00