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

Side by Side Diff: milo/buildsource/swarming/expectations/build-gerrit.json

Issue 2978293002: [milo] Add an (uncached) method to get console rows. (Closed)
Patch Set: make manifestkey its own type Created 3 years, 5 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
« no previous file with comments | « milo/buildsource/console.go ('k') | milo/common/model/build_summary.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "Label": "2d8d62f6be545b10", 3 "Label": "2d8d62f6be545b10",
4 "Status": "Running", 4 "Status": "Running",
5 "Source": { 5 "Source": {
6 "Label": "Task 2d8d62f6be545b10", 6 "Label": "Task 2d8d62f6be545b10",
7 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026 wide_logs=true" 7 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026 wide_logs=true"
8 }, 8 },
9 "MainLink": [ 9 "MainLink": [
10 { 10 {
(...skipping 21 matching lines...) Expand all
32 }, 32 },
33 "SourceStamp": { 33 "SourceStamp": {
34 "AuthorName": "", 34 "AuthorName": "",
35 "AuthorEmail": "", 35 "AuthorEmail": "",
36 "CommitTime": "0001-01-01T00:00:00Z", 36 "CommitTime": "0001-01-01T00:00:00Z",
37 "Repo": "", 37 "Repo": "",
38 "Branch": "", 38 "Branch": "",
39 "RequestRevision": null, 39 "RequestRevision": null,
40 "Revision": null, 40 "Revision": null,
41 "Description": "", 41 "Description": "",
42 "Title": "",
43 "Changelist": { 42 "Changelist": {
44 "Label": "Gerrit CL", 43 "Label": "Gerrit CL",
45 "URL": "https://chromium-review.googlesource.com/c/513444/32" 44 "URL": "https://chromium-review.googlesource.com/c/513444/32"
46 }, 45 },
47 "CommitURL": "", 46 "CommitURL": "",
48 "File": null, 47 "File": null,
49 "Source": "" 48 "Source": ""
50 }, 49 },
51 "Components": [ 50 "Components": [
52 { 51 {
(...skipping 27 matching lines...) Expand all
80 "GroupName": "recipe bootstrap", 79 "GroupName": "recipe bootstrap",
81 "Property": null 80 "Property": null
82 }, 81 },
83 { 82 {
84 "GroupName": "Main", 83 "GroupName": "Main",
85 "Property": null 84 "Property": null
86 } 85 }
87 ], 86 ],
88 "Blame": null 87 "Blame": null
89 } 88 }
OLDNEW
« no previous file with comments | « milo/buildsource/console.go ('k') | milo/common/model/build_summary.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698