databricks-cli/bundle/config
Pieter Noordhuis e1669b0352
Model code artifacts (#107)
This adds:
* Top level "artifacts" configuration key
* Support for notebooks (does language detection and upload)
* Merge of per-environment artifacts (or artifact overrides) into top level
2022-11-30 14:15:22 +01:00
..
mutator Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
resources Add job and pipeline structs (#94) 2022-11-18 11:12:24 +01:00
artifact.go Model code artifacts (#107) 2022-11-30 14:15:22 +01:00
bundle.go Store specified environment in configuration for reference (#104) 2022-11-28 10:10:13 +01:00
environment.go Model code artifacts (#107) 2022-11-30 14:15:22 +01:00
resources.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
root.go Model code artifacts (#107) 2022-11-30 14:15:22 +01:00
root_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
workspace.go Model code artifacts (#107) 2022-11-30 14:15:22 +01:00