setup-python/__tests__
Ludovic Henry 990142f1ec
fix: correct mirror warnings, auth scoping, and integration coverage
- only warn about PyPy/GraalPy mirror when a custom mirror is set; the
  action.yml default made the warning fire on every run
- accept the refs/heads/{branch} raw URL form so it routes via the REST
  API instead of tripping the slash-branch warning
- scope mirror-token to the full mirror origin (scheme+host+port) so it
  can't leak to a same-host http download_url
- make an invalid mirror fatal on the auth path, matching getManifestUrl
- fix warning/docs that wrongly claimed the raw fallback is anonymous
- force a manifest fetch in the mirror integration job (check-latest) so
  it actually contacts the mirror instead of using the preinstalled cache
2026-08-31 19:49:19 +02:00
..
data remove EOL Python versions and Bumps numpy text fixture (#1333) 2026-07-13 13:25:11 -05:00
cache-restore.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
cache-save.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
check-python-path.sh feature: add a python-path output 2022-05-24 21:02:03 +02:00
find-graalpy.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
find-pypy.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
find-python.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
finder.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
install-graalpy.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
install-pypy.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
install-python-mirror.test.ts fix: correct mirror warnings, auth scoping, and integration coverage 2026-08-31 19:49:19 +02:00
install-python.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
test-pipenv.py Fix pipenv jobs (#699) 2023-07-13 14:11:40 +02:00
utils.test.ts Migrate to ESM and upgrade dependencies (#1330) 2026-07-15 11:40:44 -05:00
verify-freethreaded.py Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056) 2025-03-24 11:19:17 -05:00
verify-python.py Improve workflows (#88) 2020-05-01 18:52:58 +02:00