databricks-cli/libs/dyn/yamlsaver
Andrew Nester f8aaa7fce3
Added support to generate Git based jobs (#2304)
## Changes
This will generate bundle YAML configuration for Git based jobs but
won't download any related files as they are in Git repo.

Fixes #1423 

## Tests
Added unit test

---------

Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
2025-02-07 18:37:03 +00:00
..
order.go Added `databricks bundle generate job` command (#1043) 2024-01-17 14:26:33 +00:00
order_test.go Define `dyn.Mapping` to represent maps (#1301) 2024-03-25 11:01:09 +00:00
saver.go Enable perfsprint linter and apply autofix (#2071) 2025-01-07 10:49:23 +00:00
saver_test.go Enable gofumpt and goimports in golangci-lint (#1999) 2024-12-12 10:28:42 +01:00
utils.go Added support to generate Git based jobs (#2304) 2025-02-07 18:37:03 +00:00
utils_test.go Added support to generate Git based jobs (#2304) 2025-02-07 18:37:03 +00:00