Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.4.0 Add Enhanced Config Service #190

Merged
merged 3 commits into from
Nov 24, 2023
Merged

2.4.0 Add Enhanced Config Service #190

merged 3 commits into from
Nov 24, 2023

Conversation

tanghel
Copy link
Contributor

@tanghel tanghel commented Nov 24, 2023

  • BaseConfigService enhances configuration management by supporting both config.yaml and .env files
  • dynamic parsing of ENV values based on prefixes (e.g., 'str:', 'num:', 'bool:', 'json:', 'arr:str:', 'arr:num:')

mad2sm0key and others added 3 commits November 24, 2023 13:13
* base config service initial commit

* included files in the index component

* updated package lock file

* added unit tests for base config service

* fixed env override regex

* updated package lock file

---------

Co-authored-by: tanghel <[email protected]>
@tanghel tanghel merged commit 2617f99 into 2.4.0 Nov 24, 2023
2 checks passed
@tanghel tanghel deleted the 2.4.0-base-config branch November 24, 2023 11:30
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.

3 participants