databricks-cli/bundle/tests/include_with_glob
Andrew Nester a014d50a6a
Fixed panic when loading incorrectly defined jobs (#1402)
## Changes
If only key was defined for a job in YAML config, validate previously
failed with segfault.

This PR validates that jobs are correctly defined and returns an error
if not.

## Tests
Added regression test
2024-05-17 10:10:17 +00:00
..
databricks.yml First look for databricks.yml before falling back to bundle.yml (#580) 2023-07-18 12:16:34 +02:00
job.yml Fixed panic when loading incorrectly defined jobs (#1402) 2024-05-17 10:10:17 +00:00