Commit 7de4663
[Crane: crane-migration-python-to-go-full-apm-cli-rewrite] Iteration 34: Fix uv fallback path lookup in completion tests
Changes:
- Add lookPathUV() helper to check ~/.local/bin/uv and other common locations
when uv is not on PATH (Crane sandbox installs uv via astral installer)
- Fixes go_tests/python_tests/benchmarks gates failing in sandboxes where
PATH does not include ~/.local/bin after uv install
Run: https://github.com/githubnext/apm/actions/runs/26851734533
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1010259 commit 7de4663
1 file changed
Lines changed: 23 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
335 | 356 | | |
336 | 357 | | |
337 | 358 | | |
| |||
342 | 363 | | |
343 | 364 | | |
344 | 365 | | |
345 | | - | |
| 366 | + | |
346 | 367 | | |
347 | 368 | | |
348 | 369 | | |
| |||
384 | 405 | | |
385 | 406 | | |
386 | 407 | | |
387 | | - | |
| 408 | + | |
388 | 409 | | |
389 | 410 | | |
390 | 411 | | |
| |||
0 commit comments