Skip to content

Commit f8c6f58

Browse files
chore: update migration state after batch processing
1 parent 6d9ae71 commit f8c6f58

1 file changed

Lines changed: 32 additions & 20 deletions

File tree

state/migration-state.json

Lines changed: 32 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7649,43 +7649,55 @@
76497649
},
76507650
"omniauth-microsoft_graph": {
76517651
"name": "omniauth-microsoft_graph",
7652-
"status": "pending",
7653-
"attemptCount": 0,
7652+
"status": "completed",
7653+
"githubPushedAt": "2026-05-19T08:42:01Z",
7654+
"attemptCount": 1,
76547655
"phases": {
7655-
"apiMigration": false,
7656-
"branchSync": false
7656+
"apiMigration": true,
7657+
"branchSync": true
76577658
},
7658-
"githubPushedAt": "2026-05-19T08:42:01Z"
7659+
"lastAttempt": "2026-05-24T05:01:34.329Z",
7660+
"completedAt": "2026-05-24T05:01:38.232Z",
7661+
"lastSyncedAt": "2026-05-24T05:01:38.232Z"
76597662
},
76607663
"odice": {
76617664
"name": "odice",
7662-
"status": "pending",
7663-
"attemptCount": 0,
7665+
"status": "completed",
7666+
"githubPushedAt": "2026-05-23T09:31:36Z",
7667+
"attemptCount": 1,
76647668
"phases": {
7665-
"apiMigration": false,
7666-
"branchSync": false
7669+
"apiMigration": true,
7670+
"branchSync": true
76677671
},
7668-
"githubPushedAt": "2026-05-23T09:31:36Z"
7672+
"lastAttempt": "2026-05-24T05:01:38.479Z",
7673+
"completedAt": "2026-05-24T05:01:44.985Z",
7674+
"lastSyncedAt": "2026-05-24T05:01:44.985Z"
76697675
},
76707676
"approbiom": {
76717677
"name": "approbiom",
7672-
"status": "pending",
7673-
"attemptCount": 0,
7678+
"status": "completed",
7679+
"githubPushedAt": "2026-05-21T09:50:34Z",
7680+
"attemptCount": 1,
76747681
"phases": {
7675-
"apiMigration": false,
7676-
"branchSync": false
7682+
"apiMigration": true,
7683+
"branchSync": true
76777684
},
7678-
"githubPushedAt": "2026-05-21T09:50:34Z"
7685+
"lastAttempt": "2026-05-24T05:01:45.335Z",
7686+
"completedAt": "2026-05-24T05:01:48.874Z",
7687+
"lastSyncedAt": "2026-05-24T05:01:48.874Z"
76797688
},
76807689
"betabot": {
76817690
"name": "betabot",
7682-
"status": "pending",
7683-
"attemptCount": 0,
7691+
"status": "completed",
7692+
"githubPushedAt": "2026-05-22T08:09:48Z",
7693+
"attemptCount": 1,
76847694
"phases": {
7685-
"apiMigration": false,
7686-
"branchSync": false
7695+
"apiMigration": true,
7696+
"branchSync": true
76877697
},
7688-
"githubPushedAt": "2026-05-22T08:09:48Z"
7698+
"lastAttempt": "2026-05-24T05:01:49.119Z",
7699+
"completedAt": "2026-05-24T05:01:52.725Z",
7700+
"lastSyncedAt": "2026-05-24T05:01:52.725Z"
76897701
}
76907702
}
76917703
}

0 commit comments

Comments
 (0)