2 Commits

Author SHA1 Message Date
Mondo Diaz
16140402c1 Fix reset_stage job to read STAGE_URL from environment 2026-01-21 22:21:16 +00:00
Mondo Diaz
00cc594cfd Add factory reset endpoint for stage environment cleanup (#54)
- Add POST /api/v1/admin/factory-reset endpoint requiring admin auth
  and X-Confirm-Reset header for safety
- Add delete_all() method to storage backend for bulk S3 cleanup
- Add reset_stage CI job that calls the endpoint after integration tests
- Automatically resets stage to clean state after each test run
2026-01-21 21:06:24 +00:00

Diff Content Not Available