setup-python/.github/workflows
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
..
basic-validation.yml Upgrade to node 24 (#1164) 2025-09-03 21:57:37 -05:00
check-dist.yml Upgrade to node 24 (#1164) 2025-09-03 21:57:37 -05:00
codeql-analysis.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
e2e-cache-freethreaded.yml Pin SHA commits and update docs with latest versions (#1338) 2026-07-19 22:02:03 -05:00
e2e-cache.yml Pin SHA commits and update docs with latest versions (#1338) 2026-07-19 22:02:03 -05:00
e2e-tests.yml Pin SHA commits and update docs with latest versions (#1338) 2026-07-19 22:02:03 -05:00
licensed.yml Add and configure ESLint and update configuration for Prettier (#617) 2023-03-09 12:44:56 +02:00
publish-immutable-actions.yml Pin SHA commits and update docs with latest versions (#1338) 2026-07-19 22:02:03 -05:00
release-new-action-version.yml Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pip-install input (#1199) 2025-11-12 12:53:30 -06:00
test-graalpy.yml Pin SHA commits and update docs with latest versions (#1338) 2026-07-19 22:02:03 -05:00
test-pypy.yml Pin SHA commits and update docs with latest versions (#1338) 2026-07-19 22:02:03 -05:00
test-python-freethreaded.yml Pin SHA commits and update docs with latest versions (#1338) 2026-07-19 22:02:03 -05:00
test-python.yml fix: correct mirror warnings, auth scoping, and integration coverage 2026-08-31 19:49:19 +02:00
update-config-files.yml Add update-config-files.yml 2023-03-09 11:47:39 +01:00