Skip to content

feat(env): enhance environment variable loading and parsing#2177

Merged
sharjeelyunus merged 1 commit intomainfrom
env-variables
Mar 18, 2026
Merged

feat(env): enhance environment variable loading and parsing#2177
sharjeelyunus merged 1 commit intomainfrom
env-variables

Conversation

@sharjeelyunus
Copy link
Member

  • Refactored the loading of environment variables to prioritize sources: 1) ensemble-config.yaml 2) .env.config files 3) appConfig.json
  • Introduced methods for loading and parsing .env files, improving the handling of environment variables.
  • Added error handling for missing appConfig.json files.

- Refactored the loading of environment variables to prioritize sources:
  1) ensemble-config.yaml
  2) .env.config files
  3) appConfig.json
- Introduced methods for loading and parsing .env files, improving the handling of environment variables.
- Added error handling for missing appConfig.json files.
@sharjeelyunus sharjeelyunus merged commit b7666ce into main Mar 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant