This website requires JavaScript.
Explore
Help
Sign In
steve
/
databricks-cli
mirror of
https://github.com/databricks/cli.git
Watch
1
Star
0
Fork
You've already forked databricks-cli
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
001a8da882
databricks-cli
/
bundle
/
tests
/
include_multiple
/
my_second_job
/
resource.yml
6 lines
78 B
YAML
Raw
Normal View
History
Unescape
Escape
Revert "Rename jobs -> workflows" (#118) This reverts PR #111. This reverts commit 230811031f54f4c9e90524a0a1863ce628f6d954.
2022-12-01 21:39:15 +00:00
resources
:
jobs
:
my_second_job
:
id
:
2
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
name
:
"My Second Job"