databricks-cli/bundle/apps
Andrew Nester 010f88f84e
Added a warning when `config` section is used in apps (#2416)
## Changes
Added a warning when `config` section is used in apps

## Why
To avoid the confusion between using apps in DABs and outside of DABs,
we want to provide only one way of configuring apps runtime
configuration - by using `app.yml` file in the root of the app.

## Tests
Added acceptance tests
2025-03-03 16:40:28 +00:00
..
interpolate_variables.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
interpolate_variables_test.go Enable linter 'unconvert' and fix the issues found (#2136) 2025-01-14 10:56:38 +00:00
upload_config.go Added support for Databricks Apps in DABs (#1928) 2025-01-13 16:43:48 +00:00
upload_config_test.go Remove bundle.{Seq,If,Defer,newPhase,logString}, switch to regular functions (#2390) 2025-02-27 11:41:58 +00:00
validate.go Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00
validate_test.go Added a warning when `config` section is used in apps (#2416) 2025-03-03 16:40:28 +00:00