Skip to content

Add CI Caching for Forked Mainnet Simulation Tests#192

Merged
jribbink merged 1 commit intofeature/forked-simulationsfrom
jribbink/fork-caching
Mar 2, 2026
Merged

Add CI Caching for Forked Mainnet Simulation Tests#192
jribbink merged 1 commit intofeature/forked-simulationsfrom
jribbink/fork-caching

Conversation

@jribbink
Copy link

@jribbink jribbink commented Feb 27, 2026

Closes: #175

Description

Adds caching between CI runs for the forked registers, should speed things up quite a bit (anecdotally ~10x)


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

@jribbink jribbink requested a review from a team as a code owner February 27, 2026 22:34
@jribbink jribbink marked this pull request as draft February 27, 2026 23:08
@jribbink jribbink force-pushed the jribbink/fork-caching branch from 36e646f to 882e365 Compare February 27, 2026 23:19
@jribbink jribbink marked this pull request as ready for review February 27, 2026 23:19
@jribbink jribbink linked an issue Feb 27, 2026 that may be closed by this pull request
@jribbink jribbink merged commit 237c92b into feature/forked-simulations Mar 2, 2026
5 checks passed
@jribbink jribbink deleted the jribbink/fork-caching branch March 2, 2026 21:15
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.

Configure CI Caching For Repo Fork Tests

2 participants