Skip to content

Fix: Normalize console generator paths across cross platform#283

Merged
techmahedy merged 3 commits intodoppar:3.xfrom
techmahedy:techmahedy-3.x
May 9, 2026
Merged

Fix: Normalize console generator paths across cross platform#283
techmahedy merged 3 commits intodoppar:3.xfrom
techmahedy:techmahedy-3.x

Conversation

@techmahedy
Copy link
Copy Markdown
Member

This PR makes Doppar console generator commands handle both / and \ path input consistently across Windows, macOS, and Linux.

Changes

  1. Added shared command helpers to normalize generated names and file paths
  2. Ensured generated file output paths are always shown as relative paths without a leading /
  3. Updated generator commands to use the shared normalization flow
  4. Updated related command path handling in auth file listing and view cache compilation
  5. Added regression coverage for backslash input and normalized output paths

@techmahedy techmahedy merged commit 381b127 into doppar:3.x May 9, 2026
25 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