Skip to main content

Crate gha_expression_proof

Crate gha_expression_proof 

Source
Expand description

GitHub Actions expression evaluation for offline CI systems.

gha-expression-proof parses and evaluates GitHub Actions expressions against supplied context JSON, then emits receipts that local runners can attach to workflow planning and execution evidence.

Structs§

Check
ContextBuilder
EvaluationOptions
EvaluationReceipt
ReceiptSummary
ToolInfo

Enums§

CheckStatus
JobStatus
OutputFormat

Constants§

TOOL_NAME
TOOL_VERSION

Functions§

evaluate_expression
evaluate_template
render_receipt

Type Aliases§

SchemaVersion