|
1106 | 1106 | "fields": { |
1107 | 1107 | "branch_id": 345, |
1108 | 1108 | "branch_name": "cf/2", |
1109 | | - "commit_id": null, |
| 1109 | + "commit_id": "def456", |
1110 | 1110 | "apply_url": "http://cfbot.cputube.org/patch_4573.log", |
1111 | | - "status": "failed", |
1112 | | - "needs_rebase_since": "2025-03-01T22:30:42", |
1113 | | - "failing_since": "2025-02-01T22:30:42", |
| 1111 | + "status": "finished", |
| 1112 | + "needs_rebase_since": null, |
| 1113 | + "failing_since": null, |
1114 | 1114 | "created": "2025-01-26T22:11:09.961", |
1115 | 1115 | "modified": "2025-03-01T22:59:14.717", |
1116 | | - "version": "", |
1117 | | - "patch_count": null, |
1118 | | - "first_additions": null, |
1119 | | - "first_deletions": null, |
1120 | | - "all_additions": null, |
1121 | | - "all_deletions": null |
| 1116 | + "version": "v2", |
| 1117 | + "patch_count": 3, |
| 1118 | + "first_additions": 50, |
| 1119 | + "first_deletions": 10, |
| 1120 | + "all_additions": 120, |
| 1121 | + "all_deletions": 35 |
1122 | 1122 | } |
1123 | 1123 | }, |
1124 | 1124 | { |
|
1295 | 1295 | "created": "2025-07-03T06:29:25.086", |
1296 | 1296 | "modified": "2025-07-03T06:29:25.086" |
1297 | 1297 | } |
| 1298 | +}, |
| 1299 | +{ |
| 1300 | + "model": "commitfest.cfbottask", |
| 1301 | + "pk": 9, |
| 1302 | + "fields": { |
| 1303 | + "task_id": "12347", |
| 1304 | + "task_name": "FormattingCheck", |
| 1305 | + "patch": 1, |
| 1306 | + "branch_id": 123, |
| 1307 | + "position": 3, |
| 1308 | + "status": "FAILED", |
| 1309 | + "created": "2025-01-26T22:08:00.000", |
| 1310 | + "modified": "2025-01-26T22:08:30.000" |
| 1311 | + } |
| 1312 | +}, |
| 1313 | +{ |
| 1314 | + "model": "commitfest.cfbottask", |
| 1315 | + "pk": 10, |
| 1316 | + "fields": { |
| 1317 | + "task_id": "34501", |
| 1318 | + "task_name": "Linux build", |
| 1319 | + "patch": 2, |
| 1320 | + "branch_id": 345, |
| 1321 | + "position": 1, |
| 1322 | + "status": "COMPLETED", |
| 1323 | + "created": "2025-01-26T22:11:30.000", |
| 1324 | + "modified": "2025-01-26T22:12:15.000" |
| 1325 | + } |
| 1326 | +}, |
| 1327 | +{ |
| 1328 | + "model": "commitfest.cfbottask", |
| 1329 | + "pk": 11, |
| 1330 | + "fields": { |
| 1331 | + "task_id": "34502", |
| 1332 | + "task_name": "MacOS Build", |
| 1333 | + "patch": 2, |
| 1334 | + "branch_id": 345, |
| 1335 | + "position": 2, |
| 1336 | + "status": "COMPLETED", |
| 1337 | + "created": "2025-01-26T22:11:35.000", |
| 1338 | + "modified": "2025-01-26T22:13:20.000" |
| 1339 | + } |
| 1340 | +}, |
| 1341 | +{ |
| 1342 | + "model": "commitfest.cfbottask", |
| 1343 | + "pk": 12, |
| 1344 | + "fields": { |
| 1345 | + "task_id": "34503", |
| 1346 | + "task_name": "FormattingCheck", |
| 1347 | + "patch": 2, |
| 1348 | + "branch_id": 345, |
| 1349 | + "position": 3, |
| 1350 | + "status": "COMPLETED", |
| 1351 | + "created": "2025-01-26T22:11:40.000", |
| 1352 | + "modified": "2025-01-26T22:12:00.000" |
| 1353 | + } |
1298 | 1354 | } |
1299 | 1355 | ] |
0 commit comments