Skip to content

Fix download caching on CI - #155

Merged
fhunleth merged 2 commits into
mainfrom
fix-ci-caching
Aug 29, 2026
Merged

fhunleth merged 2 commits into
mainfrom
fix-ci-caching

Conversation

@fhunleth

Copy link
Copy Markdown
Member

This addresses a bug that the cache was recording the wrong place, and
it also addresses that the GHA cache is write-once. Therefore, you need
to come up with new keys any time the files might change. The cache key
fallback is really broad to match anything since anything is better than
nothing.

This addresses a bug that the cache was recording the wrong place, and
it also addresses that the GHA cache is write-once. Therefore, you need
to come up with new keys any time the files might change. The cache key
fallback is really broad to match anything since anything is better than
nothing.
@fhunleth
fhunleth merged commit a8c8d9d into main Aug 29, 2026
123 checks passed
@fhunleth
fhunleth deleted the fix-ci-caching branch August 29, 2026 19:02
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.

1 participant