Expand description
Hook execution for sr lifecycle events.
Runs configured shell commands at sr lifecycle boundaries (pre/post for each command). Hook context is passed as JSON via stdin so commands can act on structured data (event name, version, files, etc).
Structs§
- Hook
Context - Context passed to hook commands as JSON on stdin.