Add rebuild history and last-run status panel #24

Open
opened 2026-07-01 01:01:33 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 01:01:33 +00:00 (Migrated from github.com)

Problem

Operators need to see whether recent rebuilds succeeded and how long they took, to trust the pipeline.

Acceptance criteria

  • The admin lists recent rebuild runs with status, duration, operator, and resulting data version
  • Failed runs surface a short error reason
  • The most recent run's outcome is visible at a glance from the dashboard home
  • History is bounded/pruned so the table does not grow unbounded
## Problem Operators need to see whether recent rebuilds succeeded and how long they took, to trust the pipeline. ## Acceptance criteria - [ ] The admin lists recent rebuild runs with status, duration, operator, and resulting data version - [ ] Failed runs surface a short error reason - [ ] The most recent run's outcome is visible at a glance from the dashboard home - [ ] History is bounded/pruned so the table does not grow unbounded
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Site#24
No description provided.