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

Side by Side Diff: milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.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", 2 "Name": "InfraPresubmit",
3 "Warning": "", 3 "Warning": "",
4 "CurrentBuilds": [ 4 "CurrentBuilds": [
5 { 5 {
6 "Link": { 6 "Link": {
7 "Label": "2862", 7 "Label": "2862",
8 "URL": "https://build.chromium.org/p/tryserver.infra/builders/Infra%20Pr esubmit/builds/2862" 8 "URL": "https://build.chromium.org/p/tryserver.infra/builders/Infra%20Pr esubmit/builds/2862"
9 }, 9 },
10 "Status": "Running", 10 "Status": "Running",
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 "URL": "https://codereview.chromium.org/2114743004/#ps1" 79 "URL": "https://codereview.chromium.org/2114743004/#ps1"
80 }, 80 },
81 "CommitURL": "", 81 "CommitURL": "",
82 "File": null 82 "File": null
83 } 83 }
84 ], 84 ],
85 "Build": null 85 "Build": null
86 } 86 }
87 ], 87 ],
88 "FinishedBuilds": null, 88 "FinishedBuilds": null,
89 "MachinePool": null 89 "MachinePool": null,
90 "PrevCursor": "",
91 "NextCursor": ""
90 } 92 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698