airframe icon indicating copy to clipboard operation
airframe copied to clipboard

Deprecate: airframe-config

Open xerial opened this issue 1 year ago • 1 comments

Deprecate airframe-config: This YAML-based configuration loader, inspired by Ruby on Rails conventions, supports environment switching and config overrides with properties. However, we've recently found this approach is used less frequently. Instead, we often load environment parameters or properties directly inside the config objects.

xerial avatar Oct 28 '24 06:10 xerial