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