mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #634] [CLOSED] Implement environment parsing for ConfigV3 #633
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#633
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/634
Author: @mageddo
Created: 9/22/2025
Status: ❌ Closed
Base:
master← Head:codex/implement-parse-method-for-envconverter📝 Commits (2)
99569a5Implement EnvConverter parsing from environment217a424adjusts📊 Changes
2 files changed (+291 additions, -2 deletions)
View changed files
📝
src/main/java/com/mageddo/dnsproxyserver/config/provider/dataformatv3/converter/EnvConverter.java(+230 -2)➕
src/test/java/com/mageddo/dnsproxyserver/config/provider/dataformatv3/converter/EnvConverterTest.java(+61 -0)📄 Description
Summary
Testing
https://chatgpt.com/codex/tasks/task_e_68d161a11da0832a96e5380f66d0b6b7
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.