GitHub-style activity grid showing run history by step.
Summary
Functions
Renders a run history grid.
Functions
Renders a run history grid.
Attributes
:grid_data- Map of step_slug => list of run results:steps- Ordered list of step slugs for rows:max_runs- Maximum number of runs to display:base_path- Base path for navigation links
Attributes
grid_data(:map) (required)steps(:list) (required)max_runs(:integer) - Defaults to50.base_path(:string) - Defaults to"/pgflow".