Skip to content

Add ConfigV3 env parsing support#1

Closed
mageddo wants to merge 1 commit intomasterfrom
codex/implement-envconverter-parse-method
Closed

Add ConfigV3 env parsing support#1
mageddo wants to merge 1 commit intomasterfrom
codex/implement-envconverter-parse-method

Conversation

@mageddo
Copy link
Member

@mageddo mageddo commented Sep 22, 2025

Summary

  • add the ConfigV3 data model together with JSON, YAML and env converters
  • implement EnvConverter so DPS_* env vars are mapped into ConfigV3
  • provide sample ConfigV3 template fixtures and unit tests
  • add jackson-dataformat-yaml dependency and a basic YamlUtils helper

Testing

  • ./gradlew test (fails: CircuitBreakerDelegateSelfObservableTest.mustHalfOpenCircuitAfterConfiguredTimeAndSatisfyHealthCheck, NetExecutorWatchdogTest.mustCancelPingWhenFutureGetsDoneFirst)

https://chatgpt.com/codex/tasks/task_e_68d159e2cbdc832aac90fdf2fc1c8e54

@mageddo mageddo closed this Sep 22, 2025
@mageddo mageddo deleted the codex/implement-envconverter-parse-method branch September 22, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant