Commit 8dbb34e
authored
ci(lint): resolve uv packages via PYPI_MIRROR_URL pipeline variable
uv ignores pip.conf and hits pypi.org directly, stalling on CN cluster
runners. Point UV_INDEX_URL at the pipeline variable PYPI_MIRROR_URL
(value configured in Repository -> Pipeline -> Variables) instead of
hardcoding the internal hostname, which the open-source sensitive-info
scan rightly rejects for this mirrored-to-GitHub tree.
Co-Authored-By: Claude <noreply@anthropic.com>
Sync-Source-Commit: 1e5edc082b2ea32ae9c7d36c6949c0754b192698
Ark-APIs-Commit: 59c90de5ac837a87443bd463e4500f6ef6eceda6
Hand-Written-Reason: Manual lint pipeline fix (route uv through PYPI_MIRROR_URL pipeline variable). No ark-apis regeneration involved; attributed to the same ark-apis snapshot as parent a4af56f.
Release-Version: 0.2.01 parent 1f2e19b commit 8dbb34e
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
14 | 21 | | |
15 | 22 | | |
16 | 23 | | |
| |||
0 commit comments