main
7
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
f8cf4291c8 |
Migrate to ESM and upgrade dependencies (#1330)
* Migrate to ESM and upgrade dependencies * Add ESM migration note to README for V7 * Remove unnecessary devDependencies: ts-node, @types/jest * npm audit fix * Upgrade @types/node to version 26.0.0 * Clarify ESM migration details in README for V7 * Update README and dependencies * Fix lint issue |
||
|
|
54baeea5b3 |
Validate and retry manifest fetch to prevent silent failures (#1332)
* validate and retry manifest fetch * Refactor error handling in isRateLimitError function for improved clarity |
||
|
|
ece7cb06ca |
Fix pip cache error handling on Windows. (#1040)
e2e-cache / Test pipenv (Python pypy-3.11-v7.x, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.0, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.1, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.2, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.0, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.1, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.2, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.0, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.1, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.2, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.0, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.1, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.2, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.0, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.1, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.2, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.0, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.1, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.2, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.0, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.1, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test poetry (Python 3.13.2, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, macos-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, macos-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, macos-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.1t, windows-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.2t, windows-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pipenv (Python 3.13.5t, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, macos-latest) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, macos-latest) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, windows-latest) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, windows-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, macos-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, macos-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, macos-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.11, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.12, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.11-v7.x, macos-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.11-v7.x, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.11-v7.x, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, windows-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, windows-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, windows-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, windows-latest) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, windows-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.10, macos-15-intel) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.11, macos-15-intel) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.12, macos-15-intel) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.13, macos-15-intel) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.9, macos-15-intel) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.10-v7.x, macos-15-intel) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.11-v7.x, macos-15-intel) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.9-v7.x, macos-15-intel) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.10, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.11, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.12, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.13, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.9, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.10-v7.x, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.11-v7.x, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.9-v7.x, macos-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.10, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.11, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.12, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.13, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.9, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.10-v7.x, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.11-v7.x, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.9-v7.x, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.10, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.10, windows-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.11, windows-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.12, windows-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.13, windows-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.9, windows-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.10-v7.x, windows-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.11-v7.x, windows-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.9-v7.x, windows-latest) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.13, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.9, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.10-v7.x, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.11-v7.x, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.9-v7.x, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.10, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.11, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.12, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.13, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.9, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.10-v7.x, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.11-v7.x, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.9-v7.x, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.10, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.11, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.12, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.13, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python 3.9, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.10-v7.x, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.11-v7.x, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test poetry (Python pypy-3.9-v7.x, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.11-v7.x, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.11-v7.x, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.10-v7.x, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.11-v7.x, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python pypy-3.9-v7.x, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.11-v7.x, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.11-v7.x, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.11, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.12, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.13, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python pypy-3.10-v7.x, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pipenv (Python 3.10, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, macos-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, macos-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, windows-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, windows-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, macos-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, macos-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, ubuntu-22.04) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, windows-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, windows-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, ubuntu-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, windows-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.10, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, macos-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, windows-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pip (Python 3.9, macos-15-intel) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, macos-latest) (push) Has been cancelled
e2e-cache / Test pip (Python 3.11, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.12, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache / Test pip (Python 3.13, windows-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, macos-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, macos-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, macos-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, windows-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, ubuntu-24.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, windows-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, macos-15-intel) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, ubuntu-22.04) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, ubuntu-22.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, macos-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, ubuntu-22.04-arm) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.2t, ubuntu-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.0t, windows-latest, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, ubuntu-latest) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, macos-15-intel, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, ubuntu-22.04, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, ubuntu-24.04-arm, caching path) (push) Has been cancelled
e2e-cache freethread / Test pip (Python 3.13.1t, windows-latest, caching path) (push) Has been cancelled
* Add error handling for Windows 'pip cache dir' execution * Add comments |
||
|
|
0cb1a84326 |
Add RHEL support and include Linux distro in cache keys (#1323)
* Add RHEL support for manifest matching and OS detection * update dist * make cache keys distro-aware and key RHEL by major version * Normalize RHEL OS detection and improve cache key consistency * Refactor OS info retrieval to use getOSInfo and handle null cases for improved reliability |
||
|
|
e9c40fbc2b |
Add support for pip-version (#1129)
* Add pip-version input * Update workflow files * Add documentation * Update workflow files |
||
|
|
b8cf3eb1eb |
Use the new cache service: upgrade @actions/cache to ^4.0.0 (#1007)
* Upgrade-actions/cache * Review licenses & update types * Fixed poetry install command in e2e-cache.yml * Updated package-lock.json |
||
|
|
036a523674 |
Fix: Add .zip extension to Windows package downloads for Expand-Archive Compatibility (#916)
* Fix: specify filename during Windows package download * Changed unit test download urls |