databricks-cli/bundle
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
..
artifacts Model code artifacts (#107) 2022-11-30 14:15:22 +01:00
config Model code artifacts (#107) 2022-11-30 14:15:22 +01:00
loader Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
tests Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
bundle.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
bundle_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
context.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
context_test.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
mutator.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
mutator_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
root.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
root_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00