You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/agentic/sync-ops.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,11 @@ Manual sync was verified end-to-end on 2026-04-30 after refreshing the GitHub di
20
20
- The workflow committed data update `9c086bfbdb153cac2b2f49aad0d5a7408a1b7a86`.
21
21
- Production `/api/sync/history` reflected the new sync log at `2026-04-30T12:21:33.379Z`.
22
22
23
+
Manual sync was reverified on 2026-07-14 after rotating the expired GitHub dispatch token:
24
+
-`POST https://run2.miaowu.org/api/sync` returned `202` with structured `queued` state.
25
+
- GitHub Actions run `29344918816` completed successfully from `workflow_dispatch`.
26
+
- The dispatcher now maps GitHub authorization and workflow configuration failures to stable error codes, without returning raw upstream response bodies to the browser.
27
+
23
28
## Runtime Sync
24
29
25
30
- Direct Strava executor: `apps/web/src/app/api/sync/strava/route.ts`
0 commit comments