Commit 9e8392e
chore(sparrow-engine-python): bump 0.1.7 -> 0.1.8 — Windows CLI fix re-cut
v0.1.7 produced 3 of 4 CLI tarballs (Linux CPU, Linux GPU, macOS arm64
all success); only Windows CLI failed at the 'Package zip' step.
This bump re-runs the full matrix on commit HEAD which now contains
the Windows-specific fix (7a23d6f): choco install zip + .as_posix() on
ORT_CAPI to defeat Git Bash path-translation quirks.
If Windows still fails after this attempt, fall back to manually
attaching the 3 successful v0.1.X tarballs to a GH Release and
shipping brew/Linux while deferring Windows CLI to a follow-up.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 7a23d6f commit 9e8392e
4 files changed
Lines changed: 4 additions & 4 deletions
File tree
- installer/homebrew
- sparrow-engine
- sparrow-engine-python
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments