Raw logs
Newest lines on top. Timestamps are formatted as HH:MM:SS.SSS.
{% extends "base.html" %} {% block title %}Run {{ run.run_id }} - Piply{% endblock %} {% block content %}
Run {{ run.run_id }} was triggered via {{ run.trigger }}. Select a task in the graph to inspect it, filter logs, or retry from the failing point.
The graph keeps live task colors and durations visible while the side panel turns the selected task into an action surface.
Newest lines on top. Timestamps are formatted as HH:MM:SS.SSS.
The next scheduled slots for this pipeline.
Stored exactly as Piply launched it so commands, scripts, and call targets stay visible for debugging.
{{ run.command }}
Select any task card or node to align the graph, details, and log filter around the same task.
{{ task.command_preview }}
{% if task.error %}
{% endif %}
The pipeline-level failure summary captured when the run ended.