Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Side by Side Diff: milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.Swarming.json

Issue 2810113002: Milo buildbot builder page: Add pagnation with cursors. (Closed)
Patch Set: Touchups Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "Name": "InfraPresubmit.Swarming", 2 "Name": "InfraPresubmit.Swarming",
3 "Warning": "", 3 "Warning": "",
4 "CurrentBuilds": [ 4 "CurrentBuilds": [
5 { 5 {
6 "Link": { 6 "Link": {
7 "Label": "2fbc7169a3b9a010", 7 "Label": "2fbc7169a3b9a010",
8 "URL": "/swarming/prod/2fbc7169a3b9a010" 8 "URL": "/swarming/prod/2fbc7169a3b9a010"
9 }, 9 },
10 "Status": "Running", 10 "Status": "Running",
(...skipping 27 matching lines...) Expand all
38 }, 38 },
39 "CommitURL": "", 39 "CommitURL": "",
40 "File": null 40 "File": null
41 } 41 }
42 ], 42 ],
43 "Build": null 43 "Build": null
44 } 44 }
45 ], 45 ],
46 "PendingBuilds": null, 46 "PendingBuilds": null,
47 "FinishedBuilds": null, 47 "FinishedBuilds": null,
48 "MachinePool": null 48 "MachinePool": null,
49 "PrevCursor": "",
50 "NextCursor": ""
49 } 51 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698