databricks-cli/bundle/env
Pieter Noordhuis f195b84475
Remove support for DATABRICKS_BUNDLE_INCLUDES (#1317)
## Changes

PR #604 added functionality to load a bundle without a `databricks.yml`
if both the `DATABRICKS_BUNDLE_ROOT` and `DATABRICKS_BUNDLE_INCLUDES`
environment variables were set. We never ended up using this in
downstream tools so this can be removed.

## Tests

Unit tests pass.
2024-03-27 10:13:54 +00:00
..
env.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
env_test.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
root.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
root_test.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
target.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
target_test.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
temp_dir.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
temp_dir_test.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00