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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json
diff --git a/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json b/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json
index 0ebc5d8ce29189f93ac0ba619ffc2721562d9828..fd3c3121220d6c50a2da58dc4e6ed88e8d18be85 100755
--- a/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json
+++ b/milo/appengine/buildbucket/expectations/master.tryserver.infra/InfraPresubmit.json
@@ -86,5 +86,7 @@
}
],
"FinishedBuilds": null,
- "MachinePool": null
+ "MachinePool": null,
+ "PrevCursor": "",
+ "NextCursor": ""
}

Powered by Google App Engine
This is Rietveld 408576698