mirror of
https://github.com/actions/setup-python.git
synced 2026-09-01 17:00:42 +08:00
- scope mirror-token to the mirror host and send it verbatim - route non-repo mirrors straight to the URL fetch instead of throwing - authenticate the manifest fetch - warn on slash branches, and on mirror with PyPy/GraalPy - memoize mirror validation - exercise the direct-URL path in the E2E job Addresses https://github.com/actions/setup-python/pull/1302#issuecomment-5202618946 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| data | ||
| cache-restore.test.ts | ||
| cache-save.test.ts | ||
| check-python-path.sh | ||
| find-graalpy.test.ts | ||
| find-pypy.test.ts | ||
| find-python.test.ts | ||
| finder.test.ts | ||
| install-graalpy.test.ts | ||
| install-pypy.test.ts | ||
| install-python-mirror.test.ts | ||
| install-python.test.ts | ||
| test-pipenv.py | ||
| utils.test.ts | ||
| verify-freethreaded.py | ||
| verify-python.py | ||