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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-running.json

Issue 2093503002: milo: source and bot links (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: change link text Created 4 years, 6 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 "Summary": { 2 "Summary": {
3 "Label": "", 3 "Label": "",
4 "Status": "Running", 4 "Status": "Running",
5 "Bot": null, 5 "Bot": null,
6 "Source": null, 6 "Source": {
7 "Label": "Task ",
8 "Img": "",
9 "Subtitle": "",
10 "URL": "https://debug/user/task/",
11 "Alt": ""
12 },
7 "MainLink": null, 13 "MainLink": null,
8 "SubLink": null, 14 "SubLink": null,
9 "Progress": null, 15 "Progress": null,
10 "Started": "2016-03-14T10:00:01.850710Z", 16 "Started": "2016-03-14T10:00:01.850710Z",
11 "Finished": "", 17 "Finished": "",
12 "Duration": 3598, 18 "Duration": 3598,
13 "Type": "Recipe", 19 "Type": "Recipe",
14 "LevelsDeep": 0, 20 "LevelsDeep": 0,
15 "Text": null 21 "Text": null
16 }, 22 },
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 "GroupName": "bot_update", 135 "GroupName": "bot_update",
130 "Property": null 136 "Property": null
131 }, 137 },
132 { 138 {
133 "GroupName": "Main", 139 "GroupName": "Main",
134 "Property": null 140 "Property": null
135 } 141 }
136 ], 142 ],
137 "Blame": null 143 "Blame": null
138 } 144 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698