Skip to content

Add CI Caching For Forked Registers#958

Open
jribbink wants to merge 3 commits intomasterfrom
jribbink/ci-cache
Open

Add CI Caching For Forked Registers#958
jribbink wants to merge 3 commits intomasterfrom
jribbink/ci-cache

Conversation

@jribbink
Copy link
Contributor

@jribbink jribbink commented Jan 30, 2026

Closes #945

Description

This PR separates the storage of forked registers into a separate cache, allowing both persistent & ephemeral emulators to benefit from the advantages of caching.


For contributor use:

  • Targeted PR against master branch
  • Linked to GitHub issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the GitHub PR explorer
  • Added appropriate labels

@github-actions
Copy link

github-actions bot commented Jan 30, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@jribbink jribbink marked this pull request as ready for review February 4, 2026 19:11
@jribbink jribbink added the Improvement Technical work without new features, refactoring, improving tests label Feb 4, 2026
@jribbink jribbink force-pushed the jribbink/ci-cache branch 2 times, most recently from 90907cd to e6d6b0a Compare February 4, 2026 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Technical work without new features, refactoring, improving tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add caching strategies for fork testing

2 participants

Comments