Skip to main content

Module artifact_processor

Module artifact_processor 

Source
Expand description

Artifact Processor - Write task outputs to disk

Integrates the artifact system with the task execution flow. Called after successful task completion when artifact: is configured.

Supports template-based artifacts via the template: field which supports {{with.*}} bindings for dynamic content generation.

Structs§

ArtifactProcessResult
Result of processing artifacts for a task

Functions§

process_task_artifacts
Process artifacts for a completed task