Available on crate features
serve and triggers only.Expand description
The single choke point all trigger fires funnel through. build_submit_request
is pure (text + event → SubmitRequest); fire resolves the pipeline ref,
substitutes, submits via the existing runner, and maps the outcome.
Enums§
Functions§
- build_
submit_ request - Build the
SubmitRequestfor an already-resolved config text. Pure. - fire
- Resolve + submit.
fired_atis RFC3339 (caller-stamped). - resolve_
config_ text - Resolve the pipeline ref to config text and substitute
${trigger.*}.