databricks-cli/acceptance/bundle
Ilya Kuznetsov 0487e816cc
Reading variables from file (#2171)
## Changes

New source of default values for variables - variable file
`.databricks/bundle/<target>/variable-overrides.json`

CLI tries to stat and read that file every time during variable
initialisation phase

<!-- Summary of your changes that are easy to understand -->

## Tests

Acceptance tests
2025-01-23 14:35:33 +00:00
..
help Include help output for bundle commands in acceptance tests (#2178) 2025-01-17 14:52:53 +00:00
includes/non_yaml_in_include Show an error when non-yaml files used in include section (#2201) 2025-01-23 13:58:18 +00:00
override Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
paths Migrate path translation tests to acceptance tests (#2122) 2025-01-17 10:22:49 +00:00
quality_monitor Migrate quality_monitor_test.go to acceptance test (#2192) 2025-01-20 16:33:03 +00:00
syncroot Set WorktreeRoot to sync root outside git repo (#2197) 2025-01-22 10:50:13 +00:00
templates Remove test-specific logic from generic test runner (#2215) 2025-01-23 11:59:01 +01:00
undefined_resources Migrate bundle/tests/undefined_resources_test.go to acceptance test (#2106) 2025-01-09 15:21:24 +00:00
variables Reading variables from file (#2171) 2025-01-23 14:35:33 +00:00