Skip to content

issues Search Results · repo:actions/cache language:TypeScript

Filter by

832 results
 (94 ms)

832 results

inactions/cache (press backspace or delete to remove)

When the action misses the primary key but hits a fallback from restore-keys, it still says Cache hit for primary-key and restores from the restore-keys. I think it would be much better if it said Cache ...
bug
  • shinebayar-g
  • Opened 
    12 hours ago
  • #1626

We ve encountered the following issue during the actions/cache runs.post job, which didn t mark this step nor its job as failed: Post job cleanup. /usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst ...
  • qkdreyer
  • 1
  • Opened 
    5 days ago
  • #1625

I need to run a fork of actions/cache because the default timeout values do not play nicely with my caching proxy (it needs to cache the entire file before sending data back in a range request and so it ...
  • osy
  • Opened 
    8 days ago
  • #1624

Using actions/cache/save@v4 in jobs under windows-11-arm, even when using enableCrossOsArchive: true, results in Cache not found for input keys when trying to restore the cache key in other OS using actions/cache/restore@v4, ...
  • pedrolcl
  • 3
  • Opened 
    21 days ago
  • #1622

Starting this morning we are experiencing random failures to restore caches successfully. Nothing has changed in our setup and the cache exists. Other builds in the same matrix can successfully restore ...
  • cdupuis
  • 97
  • Opened 
    26 days ago
  • #1621

When actions/cache/restore detects the presence of zstd on the path, it uses that to calculate the cache version it looks for. This leads to cache misses when the only available cache was created without ...
  • luk-lo
  • 3
  • Opened 
    on Jun 5
  • #1619

👍 Originally posted by @Alyshym in 7de2102
  • Alyshym
  • 1
  • Opened 
    on Jun 5
  • #1618

This workflow creates a cache on a windows-2022 image. Restoring the cache on a windows-2019 image fails. The enableCrossOsArchive: true property is set. Example of a failure
  • madebr
  • 2
  • Opened 
    on Jun 2
  • #1617

Description We encountered a critical issue in actions/cache@v4 when the initial call to CreateCacheEntry timed out during an upload, likely due to a partial GitHub Actions outage. Here is the affected ...
  • OhmSpectator
  • Opened 
    on May 28
  • #1612

There are repeated errors in workflows with this action. Cache didn t restored correctly. Warning: The runner was not able to contact the cache service. Caching will be skipped Run actions/cache@v4 Warning: ...
  • arxanter
  • 7
  • Opened 
    on May 27
  • #1611
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub