setup-python/dist
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
..
cache-save fix: resolve npm audit high severity vulnerabilities (#1347) 2026-08-03 11:18:19 -05:00
setup fix: correct mirror warnings, auth scoping, and integration coverage 2026-08-31 19:49:19 +02:00