Priya Gupta and GitHub
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
2026-07-15 11:40:44 -05:00
Priya Gupta and GitHub
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
2026-07-14 18:02:48 -05:00
Priya Gupta and GitHub
ece7cb06ca
Fix pip cache error handling on Windows. ( #1040 )
...
* Add error handling for Windows 'pip cache dir' execution
* Add comments
2026-06-23 13:01:57 -05:00
Priya Gupta and GitHub
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
2026-06-18 18:47:28 -05:00
Priya Gupta and GitHub
e9c40fbc2b
Add support for pip-version ( #1129 )
...
* Add pip-version input
* Update workflow files
* Add documentation
* Update workflow files
2025-06-19 22:09:35 -05:00
Priya Gupta and GitHub
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
2025-01-21 15:57:07 -06:00
Priya Gupta and GitHub
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
2024-08-05 12:23:34 -05:00