Skip to content

feat: add cache-optimized option for timestamp-based caching#162

Open
castler wants to merge 1 commit into
bazel-contrib:mainfrom
castler:enable_better_cache_reuse
Open

feat: add cache-optimized option for timestamp-based caching#162
castler wants to merge 1 commit into
bazel-contrib:mainfrom
castler:enable_better_cache_reuse

Conversation

@castler
Copy link
Copy Markdown

@castler castler commented May 8, 2026

Adds a new cache-optimized input that, when enabled, uses timestamp-based cache keys instead of file hashes for disk and repository caches. Old caches are automatically deleted via the GitHub Actions Cache API before saving new ones.

Adds a new cache-optimized input that, when enabled, uses timestamp-based
cache keys instead of file hashes for disk and repository caches. Old
caches are automatically deleted via the GitHub Actions Cache API before
saving new ones.
@NEOatNHNG
Copy link
Copy Markdown

Duplicate of #163 ?

@titusfortner
Copy link
Copy Markdown
Contributor

I didn't even see this one before doing mine. Does my PR solve your underlying problem, or is there something more you want specifically from timestamp-based caches?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants