[GH-ISSUE #1977] Put a section about cache in the wiki #948

Closed
opened 2026-03-01 21:47:39 +03:00 by kerem · 1 comment
Owner

Originally created by @iTrooz on GitHub (Aug 19, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1977

Details

Hi, would it be possible to put a section in the user guide about caching ?

Here is what I'd like to see, at least:

  • mention of the --reuse flag, and how it works. I assume it saves the layers created between steps ? But I have no idea how this cache is invalidated (if I modify a step, does it re-run it ? What if I modify a file that the step reads ?), how to invalidate it manually, and where it is stored. Also, --rm seems to be the oppose of --reuse, so what is the default behavior ?
  • mention that you (apparently ?) don't support the caching server that actions/cache expects, and that these steps should be removed/disabled before running act

Thanks !

Originally created by @iTrooz on GitHub (Aug 19, 2023). Original GitHub issue: https://github.com/nektos/act/issues/1977 ### Details Hi, would it be possible to put a section in the user guide about caching ? Here is what I'd like to see, at least: - mention of the `--reuse` flag, and how it works. I assume it saves the layers created between steps ? But I have no idea how this cache is invalidated (if I modify a step, does it re-run it ? What if I modify a file that the step reads ?), how to invalidate it manually, and where it is stored. Also, `--rm` seems to be the oppose of `--reuse`, so what is the default behavior ? - mention that you (apparently ?) don't support the caching server that `actions/cache` expects, and that these steps should be removed/disabled before running act Thanks !
kerem 2026-03-01 21:47:39 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 16, 2024):

Issue is stale and will be closed in 14 days unless there is new activity

<!-- gh-comment-id:1947538044 --> @github-actions[bot] commented on GitHub (Feb 16, 2024): Issue is stale and will be closed in 14 days unless there is new activity
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#948
No description provided.