Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

status.payload.json 11 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
  1. {
  2. "id": 2,
  3. "sha": "4544205a385319fd846d5df4ed2e3b8173529d78",
  4. "name": "Codertocat/Hello-World",
  5. "target_url": null,
  6. "context": "default",
  7. "description": null,
  8. "state": "success",
  9. "commit": {
  10. "sha": "4544205a385319fd846d5df4ed2e3b8173529d78",
  11. "node_id": "MDY6Q29tbWl0MTE4OjQ1NDQyMDVhMzg1MzE5ZmQ4NDZkNWRmNGVkMmUzYjgxNzM1MjlkNzg=",
  12. "commit": {
  13. "author": {
  14. "name": "Codertocat",
  15. "email": "Codertocat@Octocoders.io",
  16. "date": "2019-05-15T19:37:08Z"
  17. },
  18. "committer": {
  19. "name": "GitHub Enterprise",
  20. "email": "noreply@octocoders.github.io",
  21. "date": "2019-05-15T19:37:08Z"
  22. },
  23. "message": "Initial commit",
  24. "tree": {
  25. "sha": "1b13fc88733f95cc8cb16170f6990ef30d78acf4",
  26. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees/1b13fc88733f95cc8cb16170f6990ef30d78acf4"
  27. },
  28. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits/4544205a385319fd846d5df4ed2e3b8173529d78",
  29. "comment_count": 1,
  30. "verification": {
  31. "verified": false,
  32. "reason": "unsigned",
  33. "signature": null,
  34. "payload": null
  35. }
  36. },
  37. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/4544205a385319fd846d5df4ed2e3b8173529d78",
  38. "html_url": "https://octocoders.github.io/Codertocat/Hello-World/commit/4544205a385319fd846d5df4ed2e3b8173529d78",
  39. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/4544205a385319fd846d5df4ed2e3b8173529d78/comments",
  40. "author": {
  41. "login": "Codertocat",
  42. "id": 4,
  43. "node_id": "MDQ6VXNlcjQ=",
  44. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  45. "gravatar_id": "",
  46. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  47. "html_url": "https://octocoders.github.io/Codertocat",
  48. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  49. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  50. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  51. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  52. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  53. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  54. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  55. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  56. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  57. "type": "User",
  58. "site_admin": false
  59. },
  60. "committer": null,
  61. "parents": [
  62. ]
  63. },
  64. "branches": [
  65. {
  66. "name": "master",
  67. "commit": {
  68. "sha": "78a96099c3f442d7f6e8d1a7d07090091993e65a",
  69. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/78a96099c3f442d7f6e8d1a7d07090091993e65a"
  70. },
  71. "protected": false
  72. },
  73. {
  74. "name": "changes",
  75. "commit": {
  76. "sha": "14977a7b5485400124827221a04bfb474bcd72d1",
  77. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/14977a7b5485400124827221a04bfb474bcd72d1"
  78. },
  79. "protected": false
  80. },
  81. {
  82. "name": "gh-pages",
  83. "commit": {
  84. "sha": "3648135c2986115284ae152d90459473b15fd19c",
  85. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits/3648135c2986115284ae152d90459473b15fd19c"
  86. },
  87. "protected": false
  88. }
  89. ],
  90. "created_at": "2019-05-15T19:38:21+00:00",
  91. "updated_at": "2019-05-15T19:38:21+00:00",
  92. "repository": {
  93. "id": 118,
  94. "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
  95. "name": "Hello-World",
  96. "full_name": "Codertocat/Hello-World",
  97. "private": false,
  98. "owner": {
  99. "login": "Codertocat",
  100. "id": 4,
  101. "node_id": "MDQ6VXNlcjQ=",
  102. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  103. "gravatar_id": "",
  104. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  105. "html_url": "https://octocoders.github.io/Codertocat",
  106. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  107. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  108. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  109. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  110. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  111. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  112. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  113. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  114. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  115. "type": "User",
  116. "site_admin": false
  117. },
  118. "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
  119. "description": null,
  120. "fork": false,
  121. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  122. "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
  123. "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
  124. "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  125. "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
  126. "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
  127. "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
  128. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
  129. "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
  130. "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
  131. "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
  132. "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
  133. "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
  134. "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
  135. "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
  136. "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
  137. "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
  138. "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
  139. "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
  140. "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
  141. "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
  142. "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
  143. "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
  144. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
  145. "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
  146. "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
  147. "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
  148. "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
  149. "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  150. "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
  151. "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
  152. "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
  153. "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
  154. "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  155. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
  156. "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
  157. "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
  158. "created_at": "2019-05-15T19:37:07Z",
  159. "updated_at": "2019-05-15T19:38:15Z",
  160. "pushed_at": "2019-05-15T19:38:19Z",
  161. "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
  162. "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
  163. "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
  164. "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
  165. "homepage": null,
  166. "size": 0,
  167. "stargazers_count": 0,
  168. "watchers_count": 0,
  169. "language": "Ruby",
  170. "has_issues": true,
  171. "has_projects": true,
  172. "has_downloads": true,
  173. "has_wiki": true,
  174. "has_pages": true,
  175. "forks_count": 1,
  176. "mirror_url": null,
  177. "archived": false,
  178. "disabled": false,
  179. "open_issues_count": 2,
  180. "license": null,
  181. "forks": 1,
  182. "open_issues": 2,
  183. "watchers": 0,
  184. "default_branch": "master"
  185. },
  186. "enterprise": {
  187. "id": 1,
  188. "slug": "github",
  189. "name": "GitHub",
  190. "node_id": "MDg6QnVzaW5lc3Mx",
  191. "avatar_url": "https://octocoders.github.io/avatars/b/1?",
  192. "description": null,
  193. "website_url": null,
  194. "html_url": "https://octocoders.github.io/businesses/github",
  195. "created_at": "2019-05-14T19:31:12Z",
  196. "updated_at": "2019-05-14T19:31:12Z"
  197. },
  198. "sender": {
  199. "login": "Codertocat",
  200. "id": 4,
  201. "node_id": "MDQ6VXNlcjQ=",
  202. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  203. "gravatar_id": "",
  204. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  205. "html_url": "https://octocoders.github.io/Codertocat",
  206. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  207. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  208. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  209. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  210. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  211. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  212. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  213. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  214. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  215. "type": "User",
  216. "site_admin": false
  217. },
  218. "installation": {
  219. "id": 5,
  220. "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
  221. }
  222. }
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...