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

release.published.payload.json 9.8 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
  1. {
  2. "action": "published",
  3. "release": {
  4. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases/2",
  5. "assets_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases/2/assets",
  6. "upload_url": "https://octocoders.github.io/api/uploads/repos/Codertocat/Hello-World/releases/2/assets{?name,label}",
  7. "html_url": "https://octocoders.github.io/Codertocat/Hello-World/releases/tag/0.0.1",
  8. "id": 2,
  9. "node_id": "MDc6UmVsZWFzZTI=",
  10. "tag_name": "0.0.1",
  11. "target_commitish": "master",
  12. "name": null,
  13. "draft": false,
  14. "author": {
  15. "login": "Codertocat",
  16. "id": 4,
  17. "node_id": "MDQ6VXNlcjQ=",
  18. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  19. "gravatar_id": "",
  20. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  21. "html_url": "https://octocoders.github.io/Codertocat",
  22. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  23. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  24. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  25. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  26. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  27. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  28. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  29. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  30. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  31. "type": "User",
  32. "site_admin": false
  33. },
  34. "prerelease": false,
  35. "created_at": "2019-05-15T19:37:08Z",
  36. "published_at": "2019-05-15T19:38:20Z",
  37. "assets": [
  38. ],
  39. "tarball_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tarball/0.0.1",
  40. "zipball_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/zipball/0.0.1",
  41. "body": null
  42. },
  43. "repository": {
  44. "id": 118,
  45. "node_id": "MDEwOlJlcG9zaXRvcnkxMTg=",
  46. "name": "Hello-World",
  47. "full_name": "Codertocat/Hello-World",
  48. "private": false,
  49. "owner": {
  50. "login": "Codertocat",
  51. "id": 4,
  52. "node_id": "MDQ6VXNlcjQ=",
  53. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  54. "gravatar_id": "",
  55. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  56. "html_url": "https://octocoders.github.io/Codertocat",
  57. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  58. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  59. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  60. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  61. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  62. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  63. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  64. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  65. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  66. "type": "User",
  67. "site_admin": false
  68. },
  69. "html_url": "https://octocoders.github.io/Codertocat/Hello-World",
  70. "description": null,
  71. "fork": false,
  72. "url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World",
  73. "forks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/forks",
  74. "keys_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/keys{/key_id}",
  75. "collaborators_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/collaborators{/collaborator}",
  76. "teams_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/teams",
  77. "hooks_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/hooks",
  78. "issue_events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/events{/number}",
  79. "events_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/events",
  80. "assignees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/assignees{/user}",
  81. "branches_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/branches{/branch}",
  82. "tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/tags",
  83. "blobs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/blobs{/sha}",
  84. "git_tags_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/tags{/sha}",
  85. "git_refs_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/refs{/sha}",
  86. "trees_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/trees{/sha}",
  87. "statuses_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/statuses/{sha}",
  88. "languages_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/languages",
  89. "stargazers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/stargazers",
  90. "contributors_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contributors",
  91. "subscribers_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscribers",
  92. "subscription_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/subscription",
  93. "commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/commits{/sha}",
  94. "git_commits_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/git/commits{/sha}",
  95. "comments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/comments{/number}",
  96. "issue_comment_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues/comments{/number}",
  97. "contents_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/contents/{+path}",
  98. "compare_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/compare/{base}...{head}",
  99. "merges_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/merges",
  100. "archive_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/{archive_format}{/ref}",
  101. "downloads_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/downloads",
  102. "issues_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/issues{/number}",
  103. "pulls_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/pulls{/number}",
  104. "milestones_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/milestones{/number}",
  105. "notifications_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/notifications{?since,all,participating}",
  106. "labels_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/labels{/name}",
  107. "releases_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/releases{/id}",
  108. "deployments_url": "https://octocoders.github.io/api/v3/repos/Codertocat/Hello-World/deployments",
  109. "created_at": "2019-05-15T19:37:07Z",
  110. "updated_at": "2019-05-15T19:38:15Z",
  111. "pushed_at": "2019-05-15T19:38:19Z",
  112. "git_url": "git://octocoders.github.io/Codertocat/Hello-World.git",
  113. "ssh_url": "git@octocoders.github.io:Codertocat/Hello-World.git",
  114. "clone_url": "https://octocoders.github.io/Codertocat/Hello-World.git",
  115. "svn_url": "https://octocoders.github.io/Codertocat/Hello-World",
  116. "homepage": null,
  117. "size": 0,
  118. "stargazers_count": 0,
  119. "watchers_count": 0,
  120. "language": "Ruby",
  121. "has_issues": true,
  122. "has_projects": true,
  123. "has_downloads": true,
  124. "has_wiki": true,
  125. "has_pages": true,
  126. "forks_count": 1,
  127. "mirror_url": null,
  128. "archived": false,
  129. "disabled": false,
  130. "open_issues_count": 2,
  131. "license": null,
  132. "forks": 1,
  133. "open_issues": 2,
  134. "watchers": 0,
  135. "default_branch": "master"
  136. },
  137. "enterprise": {
  138. "id": 1,
  139. "slug": "github",
  140. "name": "GitHub",
  141. "node_id": "MDg6QnVzaW5lc3Mx",
  142. "avatar_url": "https://octocoders.github.io/avatars/b/1?",
  143. "description": null,
  144. "website_url": null,
  145. "html_url": "https://octocoders.github.io/businesses/github",
  146. "created_at": "2019-05-14T19:31:12Z",
  147. "updated_at": "2019-05-14T19:31:12Z"
  148. },
  149. "sender": {
  150. "login": "Codertocat",
  151. "id": 4,
  152. "node_id": "MDQ6VXNlcjQ=",
  153. "avatar_url": "https://octocoders.github.io/avatars/u/4?",
  154. "gravatar_id": "",
  155. "url": "https://octocoders.github.io/api/v3/users/Codertocat",
  156. "html_url": "https://octocoders.github.io/Codertocat",
  157. "followers_url": "https://octocoders.github.io/api/v3/users/Codertocat/followers",
  158. "following_url": "https://octocoders.github.io/api/v3/users/Codertocat/following{/other_user}",
  159. "gists_url": "https://octocoders.github.io/api/v3/users/Codertocat/gists{/gist_id}",
  160. "starred_url": "https://octocoders.github.io/api/v3/users/Codertocat/starred{/owner}{/repo}",
  161. "subscriptions_url": "https://octocoders.github.io/api/v3/users/Codertocat/subscriptions",
  162. "organizations_url": "https://octocoders.github.io/api/v3/users/Codertocat/orgs",
  163. "repos_url": "https://octocoders.github.io/api/v3/users/Codertocat/repos",
  164. "events_url": "https://octocoders.github.io/api/v3/users/Codertocat/events{/privacy}",
  165. "received_events_url": "https://octocoders.github.io/api/v3/users/Codertocat/received_events",
  166. "type": "User",
  167. "site_admin": false
  168. },
  169. "installation": {
  170. "id": 5,
  171. "node_id": "MDIzOkludGVncmF0aW9uSW5zdGFsbGF0aW9uNQ=="
  172. }
  173. }
Tip!

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

Comments

Loading...