MetOffice / MetOffice/forest-lite
Environment variables in config YAML
Open
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Implemented in FOREST, allows users to use `- option: $VAR/file` syntax by passing the loaded string through `string.Template` with `os.environ`
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the YAML configuration loading path and compare it with the described FOREST behavior using string.Template and os.environ. Done means values such as $VAR/file are expanded from environment variables when configuration is loaded, with coverage for the supported syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100