databricks-cli/bundle/config
Pieter Noordhuis 72e89bf33c
Use pointers to resources in bundle configuration (#140)
Avoid copy-by-value when iterating over these maps.
2022-12-15 13:00:41 +01:00
..
interpolation Allow multiple lookup functions for interpolation (#128) 2022-12-12 10:48:52 +01:00
mutator Mutators to define current user and default artifact path (#112) 2022-12-01 11:17:29 +01:00
resources Revert "Rename jobs -> workflows" (#118) 2022-12-01 22:39:15 +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 Use pointers to resources in bundle configuration (#140) 2022-12-15 13:00:41 +01:00
root.go Revert "Rename jobs -> workflows" (#118) 2022-12-01 22:39:15 +01:00
root_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
workspace.go Mutators to define current user and default artifact path (#112) 2022-12-01 11:17:29 +01:00