databricks-cli/bundle/config/mutator
Pieter Noordhuis 24a3b90713
Add "default" flag to environment block (#142)
If the environment is not set through command line argument or
environment variable, the bundle loads either 1) the only environment,
2) the only environment with the default flag set.
2022-12-15 21:28:14 +01:00
..
default_artifact_path.go Mutators to define current user and default artifact path (#112) 2022-12-01 11:17:29 +01:00
default_artifact_path_test.go Mutators to define current user and default artifact path (#112) 2022-12-01 11:17:29 +01:00
default_environment.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
default_environment_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
default_include.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
default_include_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
mutator.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
populate_current_user.go Mutators to define current user and default artifact path (#112) 2022-12-01 11:17:29 +01:00
populate_current_user_test.go Mutators to define current user and default artifact path (#112) 2022-12-01 11:17:29 +01:00
process_include.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
process_include_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
process_root_includes.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
process_root_includes_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
select_default_environment.go Add "default" flag to environment block (#142) 2022-12-15 21:28:14 +01:00
select_default_environment_test.go Add "default" flag to environment block (#142) 2022-12-15 21:28:14 +01:00
select_environment.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
select_environment_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00