-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
52 lines (52 loc) · 1.63 KB
/
data.json
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
[
{
"id":"32683206386",
"type":"PushEvent",
"actor":{
"id":17096641,
"login":"davidfant",
"display_login":"davidfant",
"gravatar_id":"",
"url":"https://api.github.com/users/davidfant",
"avatar_url":"https://avatars.githubusercontent.com/u/17096641?"
},
"repo":{
"id":643404382,
"name":"davidfant/topt",
"url":"https://api.github.com/repos/davidfant/topt"
},
"payload":{
"repository_id":643404382,
"push_id":15480889582,
"size":2,
"distinct_size":2,
"ref":"refs/heads/master",
"head":"3cc2405dc3352b4eb058bdb9fcd6a4048bd22457",
"before":"0ed5c2cc7047177f67241b93ffd568d6405e447f",
"commits":[
{
"sha":"5e599ae5c5daee8e88460ede2a55b3990ac1f9c1",
"author":{
"email":"[email protected]",
"name":"David Fant"
},
"message":"fixed unit tests",
"distinct":true,
"url":"https://api.github.com/repos/davidfant/topt/commits/5e599ae5c5daee8e88460ede2a55b3990ac1f9c1"
},
{
"sha":"3cc2405dc3352b4eb058bdb9fcd6a4048bd22457",
"author":{
"email":"[email protected]",
"name":"David Fant"
},
"message":"formats dict key and value types",
"distinct":true,
"url":"https://api.github.com/repos/davidfant/topt/commits/3cc2405dc3352b4eb058bdb9fcd6a4048bd22457"
}
]
},
"public":true,
"created_at":"2023-10-19T08:24:41Z"
}
]