Skip to content

Add details to proxy config - #19

Merged
Christof Marti (chrmarti) merged 3 commits into
mainfrom
chrmarti/yabbering-elk
Jul 17, 2026
Merged

Add details to proxy config#19
Christof Marti (chrmarti) merged 3 commits into
mainfrom
chrmarti/yabbering-elk

Conversation

@chrmarti

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 17, 2026 09:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds richer proxy configuration diagnostics across Rust and Node.js APIs.

Changes:

  • Reports environment proxy variables and per-source PAC status.
  • Adds Windows DHCP WPAD discovery and distinguishes DHCP/DNS sources.
  • Updates bindings, types, tests, and documentation.
Show a summary per file
File Description
src/wpad.rs Adds DNS WPAD source/status reporting.
src/types.rs Defines diagnostic configuration types.
src/resolver.rs Inspects and prioritizes PAC sources.
src/platform/windows.rs Adds DHCP WPAD URL detection.
src/platform/mod.rs Exposes Windows DHCP detection.
src/lib.rs Exports new public types and updates docs.
src/env_cfg.rs Captures environment diagnostics.
README.md Documents expanded configuration inspection.
npm/test/smoke.js Tests the expanded Node.js response.
npm/native/src/lib.rs Maps diagnostics into Node.js objects.
index.d.ts Defines the expanded TypeScript API.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 10/11 changed files
  • Comments generated: 2
  • Review effort level: Medium

Comment thread src/resolver.rs
Comment thread README.md Outdated
@chrmarti
Christof Marti (chrmarti) merged commit 54b2ea0 into main Jul 17, 2026
30 checks passed
@chrmarti
Christof Marti (chrmarti) deleted the chrmarti/yabbering-elk branch July 17, 2026 10:24
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