omg_pull_request 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. data/.gitignore +47 -0
  2. data/Gemfile +9 -0
  3. data/Gemfile.lock +68 -0
  4. data/LICENSE +22 -0
  5. data/README.md +66 -0
  6. data/Rakefile +12 -0
  7. data/bin/omg_pull_request +13 -0
  8. data/lib/omg_pull_request.rb +32 -0
  9. data/lib/omg_pull_request/aws/store.rb +30 -0
  10. data/lib/omg_pull_request/configuration.rb +55 -0
  11. data/lib/omg_pull_request/context.rb +29 -0
  12. data/lib/omg_pull_request/git_client.rb +31 -0
  13. data/lib/omg_pull_request/github_wrapper.rb +50 -0
  14. data/lib/omg_pull_request/lolcommits.rb +39 -0
  15. data/lib/omg_pull_request/notifications.rb +66 -0
  16. data/lib/omg_pull_request/prowl.rb +77 -0
  17. data/lib/omg_pull_request/test_logger.rb +20 -0
  18. data/lib/omg_pull_request/test_runner.rb +22 -0
  19. data/lib/omg_pull_request/test_runner/base.rb +128 -0
  20. data/lib/omg_pull_request/test_runner/rails.rb +19 -0
  21. data/lib/omg_pull_request/test_runner/ruby.rb +9 -0
  22. data/lib/omg_pull_request/version.rb +3 -0
  23. data/locales/en.yml +23 -0
  24. data/locales/omg.yml +20 -0
  25. data/omg_pull_request.gemspec +26 -0
  26. data/test/fixtures/comments +431 -0
  27. data/test/fixtures/config.yml +20 -0
  28. data/test/fixtures/create_comment +24 -0
  29. data/test/fixtures/github_commits +183 -0
  30. data/test/fixtures/kenmazaika +30 -0
  31. data/test/fixtures/pull_requests +151 -0
  32. data/test/mocks/git_client.rb +6 -0
  33. data/test/mocks/pull_request.rb +38 -0
  34. data/test/omg_pull_request/.gitkeep +0 -0
  35. data/test/test_helper.rb +53 -0
  36. data/test/units/omg_pull_request/aws/store_test.rb +22 -0
  37. data/test/units/omg_pull_request/github_wrapper_test.rb +43 -0
  38. data/test/units/omg_pull_request/lolcommits_test.rb +42 -0
  39. data/test/units/omg_pull_request/notifications_test.rb +125 -0
  40. data/test/units/omg_pull_request/prowl_test.rb +51 -0
  41. data/test/units/omg_pull_request/test_runner/base_test.rb +58 -0
  42. metadata +183 -0
@@ -0,0 +1,431 @@
1
+ HTTP/1.1 200 Internal Server Error
2
+ Server: nginx/0.8.52
3
+ Date: Fri, 17 Dec 2010 02:02:58 GMT
4
+ Content-Type: application/json; charset=utf-8
5
+ Connection: keep-alive
6
+ Expires: Fri, 17 Dec 2010 02:02:58 UTC
7
+ Cache-Control: no-cache; private; no-store
8
+ Pragma: no-cache
9
+
10
+ [
11
+ {
12
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
13
+ "user": {
14
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
15
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
16
+ "login": "wherebot",
17
+ "url": "https://api.github.com/users/wherebot",
18
+ "id": 1750819
19
+ },
20
+ "created_at": "2012-08-25T21:45:04Z",
21
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027765",
22
+ "updated_at": "2012-08-25T21:45:04Z",
23
+ "id": 8027765
24
+ },
25
+ {
26
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
27
+ "user": {
28
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
29
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
30
+ "login": "wherebot",
31
+ "url": "https://api.github.com/users/wherebot",
32
+ "id": 1750819
33
+ },
34
+ "created_at": "2012-08-25T21:46:30Z",
35
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027780",
36
+ "updated_at": "2012-08-25T21:46:30Z",
37
+ "id": 8027780
38
+ },
39
+ {
40
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
41
+ "user": {
42
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
43
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
44
+ "login": "wherebot",
45
+ "url": "https://api.github.com/users/wherebot",
46
+ "id": 1750819
47
+ },
48
+ "created_at": "2012-08-25T21:47:37Z",
49
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027792",
50
+ "updated_at": "2012-08-25T21:47:37Z",
51
+ "id": 8027792
52
+ },
53
+ {
54
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
55
+ "user": {
56
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
57
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
58
+ "login": "wherebot",
59
+ "url": "https://api.github.com/users/wherebot",
60
+ "id": 1750819
61
+ },
62
+ "created_at": "2012-08-25T21:49:25Z",
63
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027812",
64
+ "updated_at": "2012-08-25T21:49:25Z",
65
+ "id": 8027812
66
+ },
67
+ {
68
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
69
+ "user": {
70
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
71
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
72
+ "login": "wherebot",
73
+ "url": "https://api.github.com/users/wherebot",
74
+ "id": 1750819
75
+ },
76
+ "created_at": "2012-08-25T21:49:55Z",
77
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027818",
78
+ "updated_at": "2012-08-25T21:49:55Z",
79
+ "id": 8027818
80
+ },
81
+ {
82
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
83
+ "user": {
84
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
85
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
86
+ "login": "wherebot",
87
+ "url": "https://api.github.com/users/wherebot",
88
+ "id": 1750819
89
+ },
90
+ "created_at": "2012-08-25T21:50:50Z",
91
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027828",
92
+ "updated_at": "2012-08-25T21:50:50Z",
93
+ "id": 8027828
94
+ },
95
+ {
96
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
97
+ "user": {
98
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
99
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
100
+ "login": "wherebot",
101
+ "url": "https://api.github.com/users/wherebot",
102
+ "id": 1750819
103
+ },
104
+ "created_at": "2012-08-25T21:51:20Z",
105
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027833",
106
+ "updated_at": "2012-08-25T21:51:20Z",
107
+ "id": 8027833
108
+ },
109
+ {
110
+ "body": ":thumbsup: :shipit: \n### Tests Passed \nFrom `e7212923` to `ad0a65ae`\nTests took 0 minutes, 10.396 seconds.\n[results](http://s3.amazonaws.com/where_campaign_manager_integration/00aaff90-d12d-012f-078f-3c07542042b7.txt)",
111
+ "user": {
112
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
113
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
114
+ "login": "wherebot",
115
+ "url": "https://api.github.com/users/wherebot",
116
+ "id": 1750819
117
+ },
118
+ "created_at": "2012-08-25T21:51:44Z",
119
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027839",
120
+ "updated_at": "2012-08-25T21:51:44Z",
121
+ "id": 8027839
122
+ },
123
+ {
124
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
125
+ "user": {
126
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
127
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
128
+ "login": "wherebot",
129
+ "url": "https://api.github.com/users/wherebot",
130
+ "id": 1750819
131
+ },
132
+ "created_at": "2012-08-25T22:08:03Z",
133
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027973",
134
+ "updated_at": "2012-08-25T22:08:03Z",
135
+ "id": 8027973
136
+ },
137
+ {
138
+ "body": ":thumbsup: :shipit: \n### Tests Passed \nFrom `e7212923` to `ad0a65ae`\nTests took 0 minutes, 10.436 seconds.\n[results](http://s3.amazonaws.com/where_campaign_manager_integration/e7212923-ad0a65ae-1345932516.txt)",
139
+ "user": {
140
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
141
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
142
+ "login": "wherebot",
143
+ "url": "https://api.github.com/users/wherebot",
144
+ "id": 1750819
145
+ },
146
+ "created_at": "2012-08-25T22:08:28Z",
147
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8027978",
148
+ "updated_at": "2012-08-25T22:08:28Z",
149
+ "id": 8027978
150
+ },
151
+ {
152
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
153
+ "user": {
154
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
155
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
156
+ "login": "wherebot",
157
+ "url": "https://api.github.com/users/wherebot",
158
+ "id": 1750819
159
+ },
160
+ "created_at": "2012-08-25T22:42:17Z",
161
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028209",
162
+ "updated_at": "2012-08-25T22:42:17Z",
163
+ "id": 8028209
164
+ },
165
+ {
166
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
167
+ "user": {
168
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
169
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
170
+ "login": "wherebot",
171
+ "url": "https://api.github.com/users/wherebot",
172
+ "id": 1750819
173
+ },
174
+ "created_at": "2012-08-25T22:43:45Z",
175
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028217",
176
+ "updated_at": "2012-08-25T22:43:45Z",
177
+ "id": 8028217
178
+ },
179
+ {
180
+ "body": ":thumbsup: :shipit: \n### Tests Passed \nFrom `e7212923` to `ad0a65ae`\nTests took 0 minutes, 10.373 seconds.\n[results](http://s3.amazonaws.com/where_campaign_manager_integration/e7212923-ad0a65ae-1345934650.txt)",
181
+ "user": {
182
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
183
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
184
+ "login": "wherebot",
185
+ "url": "https://api.github.com/users/wherebot",
186
+ "id": 1750819
187
+ },
188
+ "created_at": "2012-08-25T22:44:10Z",
189
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028220",
190
+ "updated_at": "2012-08-25T22:44:10Z",
191
+ "id": 8028220
192
+ },
193
+ {
194
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
195
+ "user": {
196
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
197
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
198
+ "login": "wherebot",
199
+ "url": "https://api.github.com/users/wherebot",
200
+ "id": 1750819
201
+ },
202
+ "created_at": "2012-08-25T23:06:06Z",
203
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028356",
204
+ "updated_at": "2012-08-25T23:06:06Z",
205
+ "id": 8028356
206
+ },
207
+ {
208
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
209
+ "user": {
210
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
211
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
212
+ "login": "wherebot",
213
+ "url": "https://api.github.com/users/wherebot",
214
+ "id": 1750819
215
+ },
216
+ "created_at": "2012-08-25T23:07:33Z",
217
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028369",
218
+ "updated_at": "2012-08-25T23:07:33Z",
219
+ "id": 8028369
220
+ },
221
+ {
222
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
223
+ "user": {
224
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
225
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
226
+ "login": "wherebot",
227
+ "url": "https://api.github.com/users/wherebot",
228
+ "id": 1750819
229
+ },
230
+ "created_at": "2012-08-25T23:08:57Z",
231
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028377",
232
+ "updated_at": "2012-08-25T23:08:57Z",
233
+ "id": 8028377
234
+ },
235
+ {
236
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
237
+ "user": {
238
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
239
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
240
+ "login": "wherebot",
241
+ "url": "https://api.github.com/users/wherebot",
242
+ "id": 1750819
243
+ },
244
+ "created_at": "2012-08-25T23:16:36Z",
245
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028430",
246
+ "updated_at": "2012-08-25T23:16:36Z",
247
+ "id": 8028430
248
+ },
249
+ {
250
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
251
+ "user": {
252
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
253
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
254
+ "login": "wherebot",
255
+ "url": "https://api.github.com/users/wherebot",
256
+ "id": 1750819
257
+ },
258
+ "created_at": "2012-08-25T23:17:59Z",
259
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028445",
260
+ "updated_at": "2012-08-25T23:17:59Z",
261
+ "id": 8028445
262
+ },
263
+ {
264
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
265
+ "user": {
266
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
267
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
268
+ "login": "wherebot",
269
+ "url": "https://api.github.com/users/wherebot",
270
+ "id": 1750819
271
+ },
272
+ "created_at": "2012-08-25T23:19:25Z",
273
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028457",
274
+ "updated_at": "2012-08-25T23:19:25Z",
275
+ "id": 8028457
276
+ },
277
+ {
278
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
279
+ "user": {
280
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
281
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
282
+ "login": "wherebot",
283
+ "url": "https://api.github.com/users/wherebot",
284
+ "id": 1750819
285
+ },
286
+ "created_at": "2012-08-25T23:20:16Z",
287
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028467",
288
+ "updated_at": "2012-08-25T23:20:16Z",
289
+ "id": 8028467
290
+ },
291
+ {
292
+ "body": ":thumbsup: :shipit: \n### Tests Passed \nFrom `e7212923` to `ad0a65ae`\nTests took 0 minutes, 10.269 seconds.\n[results](http://s3.amazonaws.com/where_campaign_manager_integration/e7212923-ad0a65ae-1345936838.txt)",
293
+ "user": {
294
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
295
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
296
+ "login": "wherebot",
297
+ "url": "https://api.github.com/users/wherebot",
298
+ "id": 1750819
299
+ },
300
+ "created_at": "2012-08-25T23:20:39Z",
301
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028471",
302
+ "updated_at": "2012-08-25T23:20:39Z",
303
+ "id": 8028471
304
+ },
305
+ {
306
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
307
+ "user": {
308
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
309
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
310
+ "login": "wherebot",
311
+ "url": "https://api.github.com/users/wherebot",
312
+ "id": 1750819
313
+ },
314
+ "created_at": "2012-08-25T23:32:09Z",
315
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028551",
316
+ "updated_at": "2012-08-25T23:32:09Z",
317
+ "id": 8028551
318
+ },
319
+ {
320
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
321
+ "user": {
322
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
323
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
324
+ "login": "wherebot",
325
+ "url": "https://api.github.com/users/wherebot",
326
+ "id": 1750819
327
+ },
328
+ "created_at": "2012-08-25T23:33:34Z",
329
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028563",
330
+ "updated_at": "2012-08-25T23:33:34Z",
331
+ "id": 8028563
332
+ },
333
+ {
334
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
335
+ "user": {
336
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
337
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
338
+ "login": "wherebot",
339
+ "url": "https://api.github.com/users/wherebot",
340
+ "id": 1750819
341
+ },
342
+ "created_at": "2012-08-25T23:35:06Z",
343
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028571",
344
+ "updated_at": "2012-08-25T23:35:06Z",
345
+ "id": 8028571
346
+ },
347
+ {
348
+ "body": ":thumbsup: :shipit: \n### Tests Passed \nFrom `e7212923` to `ad0a65ae`\nTests took 0 minutes, 10.491 seconds.\n[results](http://s3.amazonaws.com/where_campaign_manager_integration/e7212923-ad0a65ae-1345937730.txt)",
349
+ "user": {
350
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
351
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
352
+ "login": "wherebot",
353
+ "url": "https://api.github.com/users/wherebot",
354
+ "id": 1750819
355
+ },
356
+ "created_at": "2012-08-25T23:35:30Z",
357
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028577",
358
+ "updated_at": "2012-08-25T23:35:30Z",
359
+ "id": 8028577
360
+ },
361
+ {
362
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
363
+ "user": {
364
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
365
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
366
+ "login": "wherebot",
367
+ "url": "https://api.github.com/users/wherebot",
368
+ "id": 1750819
369
+ },
370
+ "created_at": "2012-08-26T00:15:38Z",
371
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028825",
372
+ "updated_at": "2012-08-26T00:15:38Z",
373
+ "id": 8028825
374
+ },
375
+ {
376
+ "body": ":thumbsup: :shipit: \n### Tests Passed \nFrom `e7212923` to `ad0a65ae`\nTests took 0 minutes, 10.636 seconds.\n[results](http://s3.amazonaws.com/where_campaign_manager_integration/e7212923-ad0a65ae-1345940162.txt)",
377
+ "user": {
378
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
379
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
380
+ "login": "wherebot",
381
+ "url": "https://api.github.com/users/wherebot",
382
+ "id": 1750819
383
+ },
384
+ "created_at": "2012-08-26T00:16:02Z",
385
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028831",
386
+ "updated_at": "2012-08-26T00:16:02Z",
387
+ "id": 8028831
388
+ },
389
+ {
390
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
391
+ "user": {
392
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
393
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
394
+ "login": "wherebot",
395
+ "url": "https://api.github.com/users/wherebot",
396
+ "id": 1750819
397
+ },
398
+ "created_at": "2012-08-26T00:25:45Z",
399
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028870",
400
+ "updated_at": "2012-08-26T00:25:45Z",
401
+ "id": 8028870
402
+ },
403
+ {
404
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
405
+ "user": {
406
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
407
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
408
+ "login": "wherebot",
409
+ "url": "https://api.github.com/users/wherebot",
410
+ "id": 1750819
411
+ },
412
+ "created_at": "2012-08-26T00:26:17Z",
413
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028875",
414
+ "updated_at": "2012-08-26T00:26:17Z",
415
+ "id": 8028875
416
+ },
417
+ {
418
+ "body": ":trollface: \nRunning tests: `e7212923` to `ad0a65ae`",
419
+ "user": {
420
+ "gravatar_id": "35b1fb6d92f9af9ef0427e786e8b19c6",
421
+ "avatar_url": "https://secure.gravatar.com/avatar/35b1fb6d92f9af9ef0427e786e8b19c6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
422
+ "login": "wherebot",
423
+ "url": "https://api.github.com/users/wherebot",
424
+ "id": 1750819
425
+ },
426
+ "created_at": "2012-08-26T00:29:46Z",
427
+ "url": "https://api.github.com/repos/kenmazaika/pictures/issues/comments/8028901",
428
+ "updated_at": "2012-08-26T00:29:46Z",
429
+ "id": 8028901
430
+ }
431
+ ]
@@ -0,0 +1,20 @@
1
+ repo_owner: kenmazaika
2
+ repo: pictures
3
+ locale: en
4
+ runner: Rails
5
+
6
+ github_credentials:
7
+ login: omg
8
+ password: pull_request
9
+
10
+ aws:
11
+ access_token: ACCESS_TOKEN_HERE
12
+ secret_token: SECRET_TOKEN_HERE
13
+ bucket: BUCKET_HERE
14
+
15
+ prowl:
16
+ application: OMG_PULL_REQUEST
17
+ keys:
18
+ kenmazaika: OMG_OMG
19
+ kenmazaika@gmail.com: OMG_OMG
20
+ regular_dude@yahoo.com: REG_DUDE