Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitf28ef3c

Browse files
committed
1 parentb55c716 commitf28ef3c

20 files changed

+250
-230
lines changed

‎lib/webhooks/commit_comment.payload.json‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"action":"created",
33
"comment": {
4-
"url":"https://api.github.com/repos/baxterthehacker/public-repo/comments/11053102",
5-
"html_url":"https://github.com/baxterthehacker/public-repo/commit/22a975161a601cbdbd0520712f04ef1b9fc0ba78#commitcomment-11053102",
6-
"id":11053102,
4+
"url":"https://api.github.com/repos/baxterthehacker/public-repo/comments/11056394",
5+
"html_url":"https://github.com/baxterthehacker/public-repo/commit/9049f1265b7d61be4a8904a9a27120d2064dab3b#commitcomment-11056394",
6+
"id":11056394,
77
"user": {
88
"login":"baxterthehacker",
99
"id":6752317,
@@ -26,13 +26,13 @@
2626
"position":null,
2727
"line":null,
2828
"path":null,
29-
"commit_id":"22a975161a601cbdbd0520712f04ef1b9fc0ba78",
30-
"created_at":"2015-05-05T20:30:03Z",
31-
"updated_at":"2015-05-05T20:30:03Z",
29+
"commit_id":"9049f1265b7d61be4a8904a9a27120d2064dab3b",
30+
"created_at":"2015-05-05T23:40:29Z",
31+
"updated_at":"2015-05-05T23:40:29Z",
3232
"body":"This is a really good change! :+1:"
3333
},
3434
"repository": {
35-
"id":35122326,
35+
"id":35129377,
3636
"name":"public-repo",
3737
"full_name":"baxterthehacker/public-repo",
3838
"owner": {
@@ -94,9 +94,9 @@
9494
"notifications_url":"https://api.github.com/repos/baxterthehacker/public-repo/notifications{?since,all,participating}",
9595
"labels_url":"https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
9696
"releases_url":"https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
97-
"created_at":"2015-05-05T20:29:52Z",
98-
"updated_at":"2015-05-05T20:29:52Z",
99-
"pushed_at":"2015-05-05T20:30:02Z",
97+
"created_at":"2015-05-05T23:40:12Z",
98+
"updated_at":"2015-05-05T23:40:12Z",
99+
"pushed_at":"2015-05-05T23:40:27Z",
100100
"git_url":"git://github.com/baxterthehacker/public-repo.git",
101101
"ssh_url":"git@github.com:baxterthehacker/public-repo.git",
102102
"clone_url":"https://github.com/baxterthehacker/public-repo.git",

‎lib/webhooks/create.payload.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"ref":"gh-pages",
3-
"ref_type":"branch",
2+
"ref":"0.0.1",
3+
"ref_type":"tag",
44
"master_branch":"master",
55
"description":"",
66
"pusher_type":"user",
77
"repository": {
8-
"id":35122326,
8+
"id":35129377,
99
"name":"public-repo",
1010
"full_name":"baxterthehacker/public-repo",
1111
"owner": {
@@ -67,9 +67,9 @@
6767
"notifications_url":"https://api.github.com/repos/baxterthehacker/public-repo/notifications{?since,all,participating}",
6868
"labels_url":"https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
6969
"releases_url":"https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
70-
"created_at":"2015-05-05T20:29:52Z",
71-
"updated_at":"2015-05-05T20:29:52Z",
72-
"pushed_at":"2015-05-05T20:29:54Z",
70+
"created_at":"2015-05-05T23:40:12Z",
71+
"updated_at":"2015-05-05T23:40:30Z",
72+
"pushed_at":"2015-05-05T23:40:38Z",
7373
"git_url":"git://github.com/baxterthehacker/public-repo.git",
7474
"ssh_url":"git@github.com:baxterthehacker/public-repo.git",
7575
"clone_url":"https://github.com/baxterthehacker/public-repo.git",
@@ -85,9 +85,9 @@
8585
"has_pages":true,
8686
"forks_count":0,
8787
"mirror_url":null,
88-
"open_issues_count":0,
88+
"open_issues_count":2,
8989
"forks":0,
90-
"open_issues":0,
90+
"open_issues":2,
9191
"watchers":0,
9292
"default_branch":"master"
9393
},

‎lib/webhooks/delete.payload.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"ref_type":"tag",
44
"pusher_type":"user",
55
"repository": {
6-
"id":35122326,
6+
"id":35129377,
77
"name":"public-repo",
88
"full_name":"baxterthehacker/public-repo",
99
"owner": {
@@ -65,9 +65,9 @@
6565
"notifications_url":"https://api.github.com/repos/baxterthehacker/public-repo/notifications{?since,all,participating}",
6666
"labels_url":"https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
6767
"releases_url":"https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
68-
"created_at":"2015-05-05T20:29:52Z",
69-
"updated_at":"2015-05-05T20:30:14Z",
70-
"pushed_at":"2015-05-05T20:30:13Z",
68+
"created_at":"2015-05-05T23:40:12Z",
69+
"updated_at":"2015-05-05T23:40:30Z",
70+
"pushed_at":"2015-05-05T23:40:40Z",
7171
"git_url":"git://github.com/baxterthehacker/public-repo.git",
7272
"ssh_url":"git@github.com:baxterthehacker/public-repo.git",
7373
"clone_url":"https://github.com/baxterthehacker/public-repo.git",

‎lib/webhooks/deployment.payload.json‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"deployment": {
3-
"url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/709319",
4-
"id":709319,
5-
"sha":"22a975161a601cbdbd0520712f04ef1b9fc0ba78",
3+
"url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/710692",
4+
"id":710692,
5+
"sha":"9049f1265b7d61be4a8904a9a27120d2064dab3b",
66
"ref":"master",
77
"task":"deploy",
88
"payload": {
@@ -28,13 +28,13 @@
2828
"type":"User",
2929
"site_admin":false
3030
},
31-
"created_at":"2015-05-05T20:30:11Z",
32-
"updated_at":"2015-05-05T20:30:11Z",
33-
"statuses_url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/709319/statuses",
31+
"created_at":"2015-05-05T23:40:38Z",
32+
"updated_at":"2015-05-05T23:40:38Z",
33+
"statuses_url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/710692/statuses",
3434
"repository_url":"https://api.github.com/repos/baxterthehacker/public-repo"
3535
},
3636
"repository": {
37-
"id":35122326,
37+
"id":35129377,
3838
"name":"public-repo",
3939
"full_name":"baxterthehacker/public-repo",
4040
"owner": {
@@ -96,9 +96,9 @@
9696
"notifications_url":"https://api.github.com/repos/baxterthehacker/public-repo/notifications{?since,all,participating}",
9797
"labels_url":"https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
9898
"releases_url":"https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
99-
"created_at":"2015-05-05T20:29:52Z",
100-
"updated_at":"2015-05-05T20:30:04Z",
101-
"pushed_at":"2015-05-05T20:30:11Z",
99+
"created_at":"2015-05-05T23:40:12Z",
100+
"updated_at":"2015-05-05T23:40:30Z",
101+
"pushed_at":"2015-05-05T23:40:38Z",
102102
"git_url":"git://github.com/baxterthehacker/public-repo.git",
103103
"ssh_url":"git@github.com:baxterthehacker/public-repo.git",
104104
"clone_url":"https://github.com/baxterthehacker/public-repo.git",
@@ -112,10 +112,10 @@
112112
"has_downloads":true,
113113
"has_wiki":true,
114114
"has_pages":true,
115-
"forks_count":1,
115+
"forks_count":0,
116116
"mirror_url":null,
117117
"open_issues_count":2,
118-
"forks":1,
118+
"forks":0,
119119
"open_issues":2,
120120
"watchers":0,
121121
"default_branch":"master"

‎lib/webhooks/deployment_status.payload.json‎

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"deployment": {
3-
"url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/709319",
4-
"id":709319,
5-
"sha":"22a975161a601cbdbd0520712f04ef1b9fc0ba78",
3+
"url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/710692",
4+
"id":710692,
5+
"sha":"9049f1265b7d61be4a8904a9a27120d2064dab3b",
66
"ref":"master",
77
"task":"deploy",
88
"payload": {
@@ -28,14 +28,14 @@
2828
"type":"User",
2929
"site_admin":false
3030
},
31-
"created_at":"2015-05-05T20:30:11Z",
32-
"updated_at":"2015-05-05T20:30:11Z",
33-
"statuses_url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/709319/statuses",
31+
"created_at":"2015-05-05T23:40:38Z",
32+
"updated_at":"2015-05-05T23:40:38Z",
33+
"statuses_url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/710692/statuses",
3434
"repository_url":"https://api.github.com/repos/baxterthehacker/public-repo"
3535
},
3636
"deployment_status": {
37-
"url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/709319/statuses/1112464",
38-
"id":1112464,
37+
"url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/710692/statuses/1115122",
38+
"id":1115122,
3939
"state":"success",
4040
"creator": {
4141
"login":"baxterthehacker",
@@ -58,13 +58,13 @@
5858
},
5959
"description":null,
6060
"target_url":null,
61-
"created_at":"2015-05-05T20:30:12Z",
62-
"updated_at":"2015-05-05T20:30:12Z",
63-
"deployment_url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/709319",
61+
"created_at":"2015-05-05T23:40:39Z",
62+
"updated_at":"2015-05-05T23:40:39Z",
63+
"deployment_url":"https://api.github.com/repos/baxterthehacker/public-repo/deployments/710692",
6464
"repository_url":"https://api.github.com/repos/baxterthehacker/public-repo"
6565
},
6666
"repository": {
67-
"id":35122326,
67+
"id":35129377,
6868
"name":"public-repo",
6969
"full_name":"baxterthehacker/public-repo",
7070
"owner": {
@@ -126,9 +126,9 @@
126126
"notifications_url":"https://api.github.com/repos/baxterthehacker/public-repo/notifications{?since,all,participating}",
127127
"labels_url":"https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
128128
"releases_url":"https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
129-
"created_at":"2015-05-05T20:29:52Z",
130-
"updated_at":"2015-05-05T20:30:04Z",
131-
"pushed_at":"2015-05-05T20:30:11Z",
129+
"created_at":"2015-05-05T23:40:12Z",
130+
"updated_at":"2015-05-05T23:40:30Z",
131+
"pushed_at":"2015-05-05T23:40:38Z",
132132
"git_url":"git://github.com/baxterthehacker/public-repo.git",
133133
"ssh_url":"git@github.com:baxterthehacker/public-repo.git",
134134
"clone_url":"https://github.com/baxterthehacker/public-repo.git",
@@ -142,10 +142,10 @@
142142
"has_downloads":true,
143143
"has_wiki":true,
144144
"has_pages":true,
145-
"forks_count":1,
145+
"forks_count":0,
146146
"mirror_url":null,
147147
"open_issues_count":2,
148-
"forks":1,
148+
"forks":0,
149149
"open_issues":2,
150150
"watchers":0,
151151
"default_branch":"master"

‎lib/webhooks/fork.payload.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"forkee": {
3-
"id":35122337,
3+
"id":35129393,
44
"name":"public-repo",
55
"full_name":"baxterandthehackers/public-repo",
66
"owner": {
@@ -62,9 +62,9 @@
6262
"notifications_url":"https://api.github.com/repos/baxterandthehackers/public-repo/notifications{?since,all,participating}",
6363
"labels_url":"https://api.github.com/repos/baxterandthehackers/public-repo/labels{/name}",
6464
"releases_url":"https://api.github.com/repos/baxterandthehackers/public-repo/releases{/id}",
65-
"created_at":"2015-05-05T20:30:04Z",
66-
"updated_at":"2015-05-05T20:30:04Z",
67-
"pushed_at":"2015-05-05T20:30:02Z",
65+
"created_at":"2015-05-05T23:40:30Z",
66+
"updated_at":"2015-05-05T23:40:30Z",
67+
"pushed_at":"2015-05-05T23:40:27Z",
6868
"git_url":"git://github.com/baxterandthehackers/public-repo.git",
6969
"ssh_url":"git@github.com:baxterandthehackers/public-repo.git",
7070
"clone_url":"https://github.com/baxterandthehackers/public-repo.git",
@@ -88,7 +88,7 @@
8888
"public":true
8989
},
9090
"repository": {
91-
"id":35122326,
91+
"id":35129377,
9292
"name":"public-repo",
9393
"full_name":"baxterthehacker/public-repo",
9494
"owner": {
@@ -150,9 +150,9 @@
150150
"notifications_url":"https://api.github.com/repos/baxterthehacker/public-repo/notifications{?since,all,participating}",
151151
"labels_url":"https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
152152
"releases_url":"https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
153-
"created_at":"2015-05-05T20:29:52Z",
154-
"updated_at":"2015-05-05T20:30:04Z",
155-
"pushed_at":"2015-05-05T20:30:02Z",
153+
"created_at":"2015-05-05T23:40:12Z",
154+
"updated_at":"2015-05-05T23:40:30Z",
155+
"pushed_at":"2015-05-05T23:40:27Z",
156156
"git_url":"git://github.com/baxterthehacker/public-repo.git",
157157
"ssh_url":"git@github.com:baxterthehacker/public-repo.git",
158158
"clone_url":"https://github.com/baxterthehacker/public-repo.git",

‎lib/webhooks/gollum.payload.json‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"title":"Home",
66
"summary":null,
77
"action":"created",
8-
"sha":"bc6395f21f0e79147f66bfa24993ab984ca9e91e",
8+
"sha":"91ea1bd42aa2ba166b86e8aefe049e9837214e67",
99
"html_url":"https://github.com/baxterthehacker/public-repo/wiki/Home"
1010
}
1111
],
1212
"repository": {
13-
"id":35122326,
13+
"id":35129377,
1414
"name":"public-repo",
1515
"full_name":"baxterthehacker/public-repo",
1616
"owner": {
@@ -72,9 +72,9 @@
7272
"notifications_url":"https://api.github.com/repos/baxterthehacker/public-repo/notifications{?since,all,participating}",
7373
"labels_url":"https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
7474
"releases_url":"https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
75-
"created_at":"2015-05-05T20:29:52Z",
76-
"updated_at":"2015-05-05T20:29:52Z",
77-
"pushed_at":"2015-05-05T20:29:55Z",
75+
"created_at":"2015-05-05T23:40:12Z",
76+
"updated_at":"2015-05-05T23:40:12Z",
77+
"pushed_at":"2015-05-05T23:40:17Z",
7878
"git_url":"git://github.com/baxterthehacker/public-repo.git",
7979
"ssh_url":"git@github.com:baxterthehacker/public-repo.git",
8080
"clone_url":"https://github.com/baxterthehacker/public-repo.git",

‎lib/webhooks/issue_comment.payload.json‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"comments_url":"https://api.github.com/repos/baxterthehacker/public-repo/issues/2/comments",
77
"events_url":"https://api.github.com/repos/baxterthehacker/public-repo/issues/2/events",
88
"html_url":"https://github.com/baxterthehacker/public-repo/issues/2",
9-
"id":73423007,
9+
"id":73464126,
1010
"number":2,
1111
"title":"Spelling error in the README file",
1212
"user": {
@@ -40,16 +40,16 @@
4040
"assignee":null,
4141
"milestone":null,
4242
"comments":1,
43-
"created_at":"2015-05-05T20:30:02Z",
44-
"updated_at":"2015-05-05T20:30:03Z",
43+
"created_at":"2015-05-05T23:40:28Z",
44+
"updated_at":"2015-05-05T23:40:28Z",
4545
"closed_at":null,
4646
"body":"It looks like you accidently spelled 'commit' with two 't's."
4747
},
4848
"comment": {
49-
"url":"https://api.github.com/repos/baxterthehacker/public-repo/issues/comments/99211181",
50-
"html_url":"https://github.com/baxterthehacker/public-repo/issues/2#issuecomment-99211181",
49+
"url":"https://api.github.com/repos/baxterthehacker/public-repo/issues/comments/99262140",
50+
"html_url":"https://github.com/baxterthehacker/public-repo/issues/2#issuecomment-99262140",
5151
"issue_url":"https://api.github.com/repos/baxterthehacker/public-repo/issues/2",
52-
"id":99211181,
52+
"id":99262140,
5353
"user": {
5454
"login":"baxterthehacker",
5555
"id":6752317,
@@ -69,12 +69,12 @@
6969
"type":"User",
7070
"site_admin":false
7171
},
72-
"created_at":"2015-05-05T20:30:03Z",
73-
"updated_at":"2015-05-05T20:30:03Z",
72+
"created_at":"2015-05-05T23:40:28Z",
73+
"updated_at":"2015-05-05T23:40:28Z",
7474
"body":"You are totally right! I'll get this fixed right away."
7575
},
7676
"repository": {
77-
"id":35122326,
77+
"id":35129377,
7878
"name":"public-repo",
7979
"full_name":"baxterthehacker/public-repo",
8080
"owner": {
@@ -136,9 +136,9 @@
136136
"notifications_url":"https://api.github.com/repos/baxterthehacker/public-repo/notifications{?since,all,participating}",
137137
"labels_url":"https://api.github.com/repos/baxterthehacker/public-repo/labels{/name}",
138138
"releases_url":"https://api.github.com/repos/baxterthehacker/public-repo/releases{/id}",
139-
"created_at":"2015-05-05T20:29:52Z",
140-
"updated_at":"2015-05-05T20:29:52Z",
141-
"pushed_at":"2015-05-05T20:30:02Z",
139+
"created_at":"2015-05-05T23:40:12Z",
140+
"updated_at":"2015-05-05T23:40:12Z",
141+
"pushed_at":"2015-05-05T23:40:27Z",
142142
"git_url":"git://github.com/baxterthehacker/public-repo.git",
143143
"ssh_url":"git@github.com:baxterthehacker/public-repo.git",
144144
"clone_url":"https://github.com/baxterthehacker/public-repo.git",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp