Back up generated liturgical data artifacts #29

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

Problem

Beyond MySQL, the built data artifacts that power the API should be backed up so a rebuild source loss is recoverable.

Acceptance criteria

  • Built data artifacts are snapshotted on each successful rebuild
  • Snapshots are versioned and tied to the data-version they represent
  • Old snapshots are pruned per a retention policy
  • The most recent good snapshot is identifiable for restore
## Problem Beyond MySQL, the built data artifacts that power the API should be backed up so a rebuild source loss is recoverable. ## Acceptance criteria - [ ] Built data artifacts are snapshotted on each successful rebuild - [ ] Snapshots are versioned and tied to the data-version they represent - [ ] Old snapshots are pruned per a retention policy - [ ] The most recent good snapshot is identifiable for restore
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#29
No description provided.