Skip to content

Commit a182f4d

Browse files
chore: update migration state after batch processing
1 parent c7726b3 commit a182f4d

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

state/migration-state.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,8 @@
249249
"phases": {
250250
"apiMigration": true,
251251
"branchSync": true
252-
}
252+
},
253+
"lastSyncedAt": "2026-01-22T10:03:55.867Z"
253254
},
254255
"discourse-oauth2-basic": {
255256
"name": "discourse-oauth2-basic",
@@ -373,7 +374,8 @@
373374
"phases": {
374375
"apiMigration": true,
375376
"branchSync": true
376-
}
377+
},
378+
"lastSyncedAt": "2026-01-22T09:43:20.057Z"
377379
},
378380
"domain-scan": {
379381
"name": "domain-scan",
@@ -509,7 +511,8 @@
509511
"phases": {
510512
"apiMigration": true,
511513
"branchSync": true
512-
}
514+
},
515+
"lastSyncedAt": "2026-01-22T09:47:58.191Z"
513516
},
514517
"api-drones": {
515518
"name": "api-drones",
@@ -645,7 +648,8 @@
645648
"phases": {
646649
"apiMigration": true,
647650
"branchSync": true
648-
}
651+
},
652+
"lastSyncedAt": "2026-01-22T09:48:05.072Z"
649653
},
650654
"slack-ovh": {
651655
"name": "slack-ovh",
@@ -657,7 +661,8 @@
657661
"phases": {
658662
"apiMigration": true,
659663
"branchSync": true
660-
}
664+
},
665+
"lastSyncedAt": "2026-01-22T09:48:12.016Z"
661666
},
662667
"securite-numerique-agile": {
663668
"name": "securite-numerique-agile",

0 commit comments

Comments
 (0)