Issues
- 6
Support cache for merge queues
#1537 opened by clement-chaneching - 3
Cache created in feature branch not usable in the default branch (`main`)
#1496 opened by garysassano - 1
The process '/usr/bin/tar' failed with exit code 1 -- file changed as we read it
#1522 opened by F-WRunTime - 2
If the target path doesn't match the source path, restore reports "Cache not found for input keys"
#1444 opened by dylanbeattie - 2
Purge fails
#1538 opened by TheGroundZero - 0
Trying to cache android sdk or cmdline tools doesn't work due to invalid path warning while path exists
#1534 opened by RadwaSaleh - 0
Consider making tar preserve permissions, uid, and guid
#1533 opened by BYK - 1
False positive cache hit
#1531 opened by gvegayon - 1
Avoiding duplication of key calculation when using conditional cache restore
#1532 opened by michaelmior - 0
Support `working-directory`
#1529 opened by F-WRunTime - 1
repository_dispatch
#1507 opened by Farnoosh85 - 0
Blcoked
#1517 opened by Aaaaaaabcthesenutsbitch - 0
Ch
#1515 opened by Emillyrose96 - 1
Cache does not restore due to an SSL problem
#1431 opened by runburg - 1
Why post-action is so slow?
#1508 opened by kelbon - 2
Caching extremely slow with big directories, almost defeats purpose of caching
#1494 opened by MahdiBM - 0
- 0
Cache priority
#1521 opened by finagolfin - 0
qwen2.5-coder
#1499 opened by Zikoxxx - 0
qurankaremarab
#1505 opened by Zikoxxx - 0
- 0
https://app.getlee.co/r/05a6aa15ce
#1512 opened by Zikoxxx - 0
Documentation is unclear about `cache-hit`'s value when the cache misses.
#1513 opened by lima-limon-inc - 6
Cache entry from default branch considered out of scope for reusable workflow run on tag
#1491 opened by SanjayVas - 1
Cache is not fetch from the main branch
#1501 opened by jacek-lewandowski - 11
Cache Save/Restore is not working between GitHub Runner and Container, even with the same absolute path.
#1455 opened by sabbott1877 - 3
- 0
takes extremely long to cache on windows
#1490 opened by gucio321 - 0
Examples use deprecated `set-output`
#1469 opened by anselmbradford - 0
- 8
Cache-Hit set to string, not boolean, as of v4.1.0
#1466 opened by bigdogwillfeed - 0
s://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#managing-caches)
#1461 opened by Thegods420 - 3
Cache-Hit output is null
#1448 opened by MarcoJanecki - 3
- 0
actions/cache/save can not handle circular symbolic links in saved paths (ELOOP: too many symbolic links encountered)
#1460 opened by defanator - 0
restore a varying number of different keys?
#1459 opened by v4hn - 2
cache restore timeouts - only on windows, only with larger (non-default) runner
#1441 opened by bmacnaughton - 1
restore-keys not being tried when another other exact key has different scope
#1446 opened by tcrasset - 2
Multiple caches with the same key were stored
#1454 opened by Vampire - 1
`cache@v4` not honoring the `save-always` parameter
#1453 opened by yvgny - 0
Thank you lord 🙏 💓
#1447 opened by D-dota - 0
Unexpected errors without any logs
#1449 opened by scribejourdan - 1
`enableCrossOsArchive` appears to be broken-- unless I'm misunderstanding something
#1443 opened by donn - 3
Wrong Cache restore operation
#1433 opened by P1119r1m - 0
## List and delete cache APIs are now available for managing your Actions Cache
#1430 opened by Asizdhung - 0
Digital Banking & Trust
#1427 opened by davidaucoin7377 - 0
steps:%0A%20%20-%20uses%3A%20actions/checkout@v3%0A%0A%20%20-%20uses:%20actions/cache/restore@v3%0A%20%20%20%20id:%20cache%0A%20%20%20%20with:%0A%20%20%20%20%20%20path:%20path/to/dependencies%0A%20%20%20%20%20%20key:%20$%7B%7B%20runner.os%20%7D%7D-$%7B%7B%20hashFiles('**/lockfiles')%20%7D%7D%0A%20%20%20%20%20%20fail-on-cache-miss:%20true%0A%0A%20%20-%20name:%20Build%0A%20%20%20%20run:%20/build.sh
#1438 opened by Wsalyf999 - 0
Dereference symlinks when creating tar balls
#1435 opened by maxpohlmann - 0
Cannot mknod: Operation not permitted
#1429 opened by barrettj12 - 1