Skip to content

Support downloading pre-built theory files from an online Holmake cache#1891

Draft
mrichards30 wants to merge 11 commits intoHOL-Theorem-Prover:developfrom
mrichards30:feature/holmake-cache
Draft

Support downloading pre-built theory files from an online Holmake cache#1891
mrichards30 wants to merge 11 commits intoHOL-Theorem-Prover:developfrom
mrichards30:feature/holmake-cache

Conversation

@mrichards30
Copy link
Copy Markdown
Contributor

@mrichards30 mrichards30 commented Mar 31, 2026

This feature adds support for downloading pre-built theory files for Holmake using --cache-url <url>,
e.g. Holmake --cache-url http://localhost:8080 or Holmake fooTheory --cache-url http://localhost:8080.

image

Servers should implement the following specification holmake-cache-server.yaml. This can be viewed through the Swagger editor.

The cachekey feature has also been refactored a little bit. Previously its logic was tied into the --cachekey CLI, but I needed a string-producing version. Its tests still pass.

@xrchz
Copy link
Copy Markdown
Member

xrchz commented Apr 2, 2026

This is relevant to #1531

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.

2 participants