mise/e2e-win
qianlongzt e9bd775b9f
feat(shim): Windows shim add hardlink & symlink mode (#4409)
https://github.com/jdx/mise/discussions/4360

add setting `windows_shim_mode`
1. `file` default, current implement 
2. `hardlink`, require on same filesystem
3. `symlink`: Requires Windows Vista or later with admin privileges or
enabling "Developer Mode" in Windows 10/11.


I am not familiar with Rust or the code base here

test on windows 11 24h2 with "Devloper Mode"
2025-02-24 18:43:39 -06:00
..
go.Tests.ps1 fix: mise install rust failed on windows (#3969) 2025-01-07 22:19:40 +00:00
java.Tests.ps1 fix(windows): java and python fixes (#2993) 2024-11-11 16:11:48 +00:00
node.Tests.ps1 fix(windows): java and python fixes (#2993) 2024-11-11 16:11:48 +00:00
python.Tests.ps1 fix: mise install rust failed on windows (#3969) 2025-01-07 22:19:40 +00:00
run.ps1 fix(windows): java and python fixes (#2993) 2024-11-11 16:11:48 +00:00
rust.Tests.ps1 fix: mise install rust failed on windows (#3969) 2025-01-07 22:19:40 +00:00
shim.Tests.ps1 feat(shim): Windows shim add hardlink & symlink mode (#4409) 2025-02-24 18:43:39 -06:00
task.Tests.ps1 feat(tasks): add shell settings for Windows compatibility in tasks (#2967) 2024-11-10 05:59:08 -06:00
zig.Tests.ps1 feat: Install latest nominated zig from https://machengine.org/zig/index.json (#4451) 2025-02-19 00:53:41 +00:00