Trigger rebuild and Cloudflare cache purge from admin #23

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

Problem

After new data lands, operators must rebuild derived artifacts and purge the edge cache so users see fresh content. This should be one guarded action.

Acceptance criteria

  • A 'Rebuild & purge' action kicks off the rebuild and, on success, purges the relevant Cloudflare cache
  • The action requires explicit confirmation and records who triggered it and when
  • Progress/last-result is shown in the UI with success or failure status
  • A failed rebuild does not purge the cache or leave the data version half-updated

Notes

Workflow-full: this is an operator action, audited.

## Problem After new data lands, operators must rebuild derived artifacts and purge the edge cache so users see fresh content. This should be one guarded action. ## Acceptance criteria - [ ] A 'Rebuild & purge' action kicks off the rebuild and, on success, purges the relevant Cloudflare cache - [ ] The action requires explicit confirmation and records who triggered it and when - [ ] Progress/last-result is shown in the UI with success or failure status - [ ] A failed rebuild does not purge the cache or leave the data version half-updated ## Notes Workflow-full: this is an operator action, audited.
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#23
No description provided.