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

Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-pending.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": "NotRun", 4 "Status": "NotRun",
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": 0, 18 "Duration": 0,
13 "Type": "Recipe", 19 "Type": "Recipe",
14 "LevelsDeep": 0, 20 "LevelsDeep": 0,
15 "Text": null 21 "Text": null
16 }, 22 },
17 "SourceStamp": null, 23 "SourceStamp": null,
18 "Components": null, 24 "Components": null,
19 "PropertyGroup": [ 25 "PropertyGroup": [
20 { 26 {
21 "GroupName": "Swarming Tags", 27 "GroupName": "Swarming Tags",
22 "Property": [ 28 "Property": [
23 { 29 {
24 "Key": "allow_milo", 30 "Key": "allow_milo",
25 "Value": "1" 31 "Value": "1"
26 } 32 }
27 ] 33 ]
28 }, 34 },
29 { 35 {
30 "GroupName": "Main", 36 "GroupName": "Main",
31 "Property": null 37 "Property": null
32 } 38 }
33 ], 39 ],
34 "Blame": null 40 "Blame": null
35 } 41 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698