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
f45935f8ae
databricks-cli
/
bundle
/
tests
/
include_multiple
/
my_first_job
/
resource.yml
5 lines
49 B
YAML
Raw
Normal View
History
Unescape
Escape
Skeleton for configuration loading and mutation (#92) Load a tree of configuration files anchored at `bundle.yml` into the `config.Root` struct. All mutations (from setting defaults to merging files) are observable through the `mutator.Mutator` interface.
2022-11-18 09:57:31 +00:00
resources
:
Revert "Rename jobs -> workflows" (#118) This reverts PR #111. This reverts commit 230811031f54f4c9e90524a0a1863ce628f6d954.
2022-12-01 21:39:15 +00:00
jobs
:
Require include glob patterns to be explicitly defined (#602) ## Changes Before this PR we would load all yaml files matching * and \*/\*.yml files as bundle configurations. This was problematic since this would also load yaml files that were not meant to be a part of the bundle ## Tests Manually, now files are no longer included unless manually specified
2023-07-25 08:00:46 +00:00
my_first_job
:
Skeleton for configuration loading and mutation (#92) Load a tree of configuration files anchored at `bundle.yml` into the `config.Root` struct. All mutations (from setting defaults to merging files) are observable through the `mutator.Mutator` interface.
2022-11-18 09:57:31 +00:00
id
:
1