Skip to main content

Crate gha_cache_proof

Crate gha_cache_proof 

Source
Expand description

GitHub Actions cache compatibility checks for offline CI systems.

gha-cache-proof models the public actions/cache restore/save surface against a deterministic local store and emits receipts that can be attached to larger workflow-run evidence.

Structs§

CheckWorkflowOptions
CommonOptions
RestoreOptions
SaveOptions

Enums§

Compression
OutputFormat
RunnerOs

Constants§

TOOL_NAME
TOOL_VERSION

Functions§

check_workflows
render_receipt
restore_cache
save_cache