Enhance cache-dependency-path handling to support files outside the workspace root (#1128)

* ehnace cache dependency path handling

* logic update

* npm run format-check

* update cacheDependencies tests to cover resolved paths and copy edge cases

* check failure fix

* depricate-windows-2019

* refactored the code

* Check failure fix
This commit is contained in:
aparnajyothi-y 2025-06-25 10:10:44 +05:30 committed by GitHub
parent e9c40fbc2b
commit 1264885983
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 243 additions and 5 deletions

View file

@ -88,7 +88,6 @@ jobs:
- macos-13
- macos-14
- macos-15
- windows-2019
- windows-2022
- windows-2025
- ubuntu-22.04