Skip to content

fix: add pip3 shim support and MSYS path normalization#264

Merged
John-David Dalton (jdalton) merged 2 commits intomainfrom
fix/pip3-and-msys-path
Apr 14, 2026
Merged

fix: add pip3 shim support and MSYS path normalization#264
John-David Dalton (jdalton) merged 2 commits intomainfrom
fix/pip3-and-msys-path

Conversation

@jdalton
Copy link
Copy Markdown
Collaborator

@jdalton John-David Dalton (jdalton) commented Apr 13, 2026

Summary

  • Add pip3 shim support and MSYS path normalization in index.mts

Test plan

  • Verify pip3 shim resolves correctly on systems without pip
  • Verify MSYS paths are normalized on Windows

@jdalton John-David Dalton (jdalton) changed the title fix(hooks): use strings for binary file scanning in pre-push fix: add pip3 shim support and MSYS path normalization Apr 13, 2026
- Add pip3 to ecosystem lists in external-tools.json (free + enterprise)
- Add pip3 to SHIM_CMDS in setup action.yml (free + enterprise)
- Add msysToWinPath normalization in index.mts for Windows MSYS paths
  (/c/Users/... -> C:\Users\...) matching the existing fix in action.yml
@jdalton John-David Dalton (jdalton) merged commit 9d29b5f into main Apr 14, 2026
13 checks passed
@jdalton John-David Dalton (jdalton) deleted the fix/pip3-and-msys-path branch April 14, 2026 16:32
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