databricks-cli/bundle/tests/include_multiple
Andrew Nester a014d50a6a
Fixed panic when loading incorrectly defined jobs ()
## 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
..
my_first_job Fixed panic when loading incorrectly defined jobs () 2024-05-17 10:10:17 +00:00
my_second_job Fixed panic when loading incorrectly defined jobs () 2024-05-17 10:10:17 +00:00
databricks.yml Require include glob patterns to be explicitly defined () 2023-07-25 10:00:46 +02:00