Skip to content

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

Open
John-David Dalton (jdalton) wants to merge 1 commit intomainfrom
fix/pip3-and-msys-path
Open

fix: add pip3 shim support and MSYS path normalization#264
John-David Dalton (jdalton) wants to merge 1 commit 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

- 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) 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
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