read_past_node

Read Pipeline Node from a Past Build Run

Reads and returns the contents of a pipeline node from a historical build log, identified by which_log. Unlike read_node, this works without the pipeline being in scope — the node name is captured via NSE from the p.node_name syntax.

Parameters

Returns

The deserialized artifact value, wrapped with diagnostics.

See Also

build_log, list_logs, read_node