Make things prettier
[GitLab/stricted-build/lineage_builder.git] / tests / pipeline_success.json
1 {
2 "object_kind": "pipeline",
3 "object_attributes": {
4 "id": 34618162,
5 "ref": "master",
6 "tag": false,
7 "sha": "e36217f9fbf04f7ac7024a7909332c0e0e2c1599",
8 "before_sha": "0000000000000000000000000000000000000000",
9 "status": "success",
10 "detailed_status": "passed",
11 "stages": [
12 "build",
13 "sign"
14 ],
15 "created_at": "2018-10-29 00:01:33 UTC",
16 "finished_at": "2018-10-29 00:12:16 UTC",
17 "duration": 81,
18 "variables": [
19 {
20 "key": "DEVICE",
21 "value": "FAKE_TEST"
22 },
23 {
24 "key": "TYPE",
25 "value": "userdebug"
26 },
27 {
28 "key": "VERSION",
29 "value": "lineage-15.1"
30 }
31 ]
32 },
33 "user": {
34 "name": "Tom Powell",
35 "username": "zifnab06",
36 "avatar_url": "https://secure.gravatar.com/avatar/40b74a6668897c1bbc7849defa0559ce?s=80&d=identicon"
37 },
38 "project": {
39 "id": 9081391,
40 "name": "android",
41 "description": "",
42 "web_url": "https://gitlab.com/LineageOS/builder/android",
43 "avatar_url": null,
44 "git_ssh_url": "git@gitlab.com:LineageOS/builder/android.git",
45 "git_http_url": "https://gitlab.com/LineageOS/builder/android.git",
46 "namespace": "LineageOS Builder",
47 "visibility_level": 20,
48 "path_with_namespace": "LineageOS/builder/android",
49 "default_branch": "master",
50 "ci_config_path": ""
51 },
52 "commit": {
53 "id": "e36217f9fbf04f7ac7024a7909332c0e0e2c1599",
54 "message": "sleep is for the weak\\n",
55 "timestamp": "2018-10-27T07:26:39Z",
56 "url": "https://gitlab.com/LineageOS/builder/android/commit/e36217f9fbf04f7ac7024a7909332c0e0e2c1599",
57 "author": {
58 "name": "Tom Powell",
59 "email": "tom@powell.io"
60 }
61 },
62 "builds": [
63 {
64 "id": 113643062,
65 "stage": "build",
66 "name": "build",
67 "status": "success",
68 "created_at": "2018-10-29 00:11:14 UTC",
69 "started_at": "2018-10-29 00:11:15 UTC",
70 "finished_at": "2018-10-29 00:12:16 UTC",
71 "when": "on_success",
72 "manual": false,
73 "user": {
74 "name": "Tom Powell",
75 "username": "zifnab06",
76 "avatar_url": "https://secure.gravatar.com/avatar/40b74a6668897c1bbc7849defa0559ce?s=80&d=identicon"
77 },
78 "runner": {
79 "id": 530365,
80 "description": "phenom-test",
81 "active": true,
82 "is_shared": false
83 },
84 "artifacts_file": {
85 "filename": null,
86 "size": 0
87 }
88 },
89 {
90 "id": 113642275,
91 "stage": "build",
92 "name": "build",
93 "status": "success",
94 "created_at": "2018-10-29 00:03:41 UTC",
95 "started_at": "2018-10-29 00:03:41 UTC",
96 "finished_at": "2018-10-29 00:04:42 UTC",
97 "when": "on_success",
98 "manual": false,
99 "user": {
100 "name": "Tom Powell",
101 "username": "zifnab06",
102 "avatar_url": "https://secure.gravatar.com/avatar/40b74a6668897c1bbc7849defa0559ce?s=80&d=identicon"
103 },
104 "runner": {
105 "id": 530365,
106 "description": "phenom-test",
107 "active": true,
108 "is_shared": false
109 },
110 "artifacts_file": {
111 "filename": null,
112 "size": 1075
113 }
114 },
115 {
116 "id": 113642098,
117 "stage": "build",
118 "name": "build",
119 "status": "success",
120 "created_at": "2018-10-29 00:01:33 UTC",
121 "started_at": "2018-10-29 00:01:33 UTC",
122 "finished_at": "2018-10-29 00:02:35 UTC",
123 "when": "on_success",
124 "manual": false,
125 "user": {
126 "name": "Tom Powell",
127 "username": "zifnab06",
128 "avatar_url": "https://secure.gravatar.com/avatar/40b74a6668897c1bbc7849defa0559ce?s=80&d=identicon"
129 },
130 "runner": {
131 "id": 530365,
132 "description": "phenom-test",
133 "active": true,
134 "is_shared": false
135 },
136 "artifacts_file": {
137 "filename": null,
138 "size": 1075
139 }
140 },
141 {
142 "id": 113642099,
143 "stage": "sign",
144 "name": "sign",
145 "status": "success",
146 "created_at": "2018-10-29 00:01:33 UTC",
147 "started_at": "2018-10-29 00:02:35 UTC",
148 "finished_at": "2018-10-29 00:02:55 UTC",
149 "when": "on_success",
150 "manual": false,
151 "user": {
152 "name": "Tom Powell",
153 "username": "zifnab06",
154 "avatar_url": "https://secure.gravatar.com/avatar/40b74a6668897c1bbc7849defa0559ce?s=80&d=identicon"
155 },
156 "runner": {
157 "id": 380987,
158 "description": "shared-runners-manager-6.gitlab.com",
159 "active": true,
160 "is_shared": true
161 },
162 "artifacts_file": {
163 "filename": null,
164 "size": 1345
165 }
166 }
167 ]
168 }