capistrano-ci 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,20 +8,26 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  Accept:
11
- - application/json; version=2
11
+ - application/vnd.travis-ci.2+json
12
12
  response:
13
13
  status:
14
14
  code: 404
15
15
  message: Not Found
16
16
  headers:
17
+ Access-Control-Allow-Credentials:
18
+ - 'true'
19
+ Access-Control-Allow-Origin:
20
+ - "*"
21
+ Access-Control-Expose-Headers:
22
+ - Content-Type, Cache-Control, Expires, Etag, Last-Modified
17
23
  Cache-Control:
18
24
  - no-cache
19
25
  Content-Type:
20
26
  - application/json;charset=utf-8
21
27
  Date:
22
- - Sat, 19 Oct 2013 08:57:44 GMT
28
+ - Sat, 21 Jun 2014 13:11:52 GMT
23
29
  Server:
24
- - nginx/1.5.2
30
+ - nginx/1.5.7
25
31
  Status:
26
32
  - 404 Not Found
27
33
  Strict-Transport-Security:
@@ -35,7 +41,7 @@ http_interactions:
35
41
  X-Oauth-Scopes:
36
42
  - public
37
43
  X-Pattern:
38
- - /:owner_name/:name
44
+ - "/:owner_name/:name"
39
45
  X-Rack-Cache:
40
46
  - miss
41
47
  Content-Length:
@@ -43,8 +49,8 @@ http_interactions:
43
49
  Connection:
44
50
  - keep-alive
45
51
  body:
46
- encoding: US-ASCII
47
- string: ! '{"file":"not found"}'
52
+ encoding: UTF-8
53
+ string: '{"file":"not found"}'
48
54
  http_version:
49
- recorded_at: Sat, 19 Oct 2013 08:57:49 GMT
50
- recorded_with: VCR 2.6.0
55
+ recorded_at: Sat, 21 Jun 2014 13:11:53 GMT
56
+ recorded_with: VCR 2.9.2
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: https://api.travis-ci.com/repos/rails/rails-private
5
+ uri: https://api.travis-ci.com/repos/rails-private
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  Accept:
11
- - application/json; version=2
11
+ - application/vnd.travis-ci.2+json
12
12
  Authorization:
13
13
  - token secret_token
14
14
  response:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  Access-Control-Allow-Credentials:
20
20
  - 'true'
21
21
  Access-Control-Allow-Origin:
22
- - ! '*'
22
+ - "*"
23
23
  Access-Control-Expose-Headers:
24
24
  - Content-Type, Cache-Control, Expires, Etag, Last-Modified
25
25
  Cache-Control:
@@ -27,11 +27,11 @@ http_interactions:
27
27
  Content-Type:
28
28
  - application/json;charset=utf-8
29
29
  Date:
30
- - Sat, 19 Oct 2013 09:13:45 GMT
30
+ - Sat, 21 Jun 2014 13:11:47 GMT
31
31
  Etag:
32
- - ! '"7c2fa1741ca4c87a5bc1846fada825af"'
32
+ - '"fcc3b707b6977cf3f5d932d09f682d73"'
33
33
  Server:
34
- - nginx/1.5.2
34
+ - nginx/1.5.7
35
35
  Status:
36
36
  - 200 OK
37
37
  Strict-Transport-Security:
@@ -45,25 +45,26 @@ http_interactions:
45
45
  X-Oauth-Scopes:
46
46
  - public,private
47
47
  X-Pattern:
48
- - /:owner_name/:name
48
+ - "/:owner_name/:name"
49
49
  Content-Length:
50
- - '308'
50
+ - '360'
51
51
  Connection:
52
52
  - keep-alive
53
53
  body:
54
- encoding: US-ASCII
55
- string: ! '{"repo":{"id":95390,"slug":"rails/rails-private","description":"","last_build_id":1443071,"last_build_number":"641","last_build_state":"started","last_build_duration":null,"last_build_language":null,"last_build_started_at":"2013-10-19T09:13:35Z","last_build_finished_at":null,"github_language":"Ruby"}}'
54
+ encoding: UTF-8
55
+ string: '{"repo":{"id":95390,"slug":"rails-private","description":"Main
56
+ application for ","last_build_id":4494111,"last_build_number":"2376","last_build_state":"failed","last_build_duration":1140,"last_build_language":null,"last_build_started_at":"2014-06-20T21:11:40Z","last_build_finished_at":"2014-06-20T21:22:03Z","github_language":"Ruby"}}'
56
57
  http_version:
57
- recorded_at: Sat, 19 Oct 2013 09:13:50 GMT
58
+ recorded_at: Sat, 21 Jun 2014 13:11:48 GMT
58
59
  - request:
59
60
  method: get
60
- uri: https://api.travis-ci.com/repos/95390/branches/events-framework
61
+ uri: https://api.travis-ci.com/repos/95390/branches/failed-branch
61
62
  body:
62
63
  encoding: US-ASCII
63
64
  string: ''
64
65
  headers:
65
66
  Accept:
66
- - application/json; version=2
67
+ - application/vnd.travis-ci.2+json
67
68
  Authorization:
68
69
  - token secret_token
69
70
  response:
@@ -74,7 +75,7 @@ http_interactions:
74
75
  Access-Control-Allow-Credentials:
75
76
  - 'true'
76
77
  Access-Control-Allow-Origin:
77
- - ! '*'
78
+ - "*"
78
79
  Access-Control-Expose-Headers:
79
80
  - Content-Type, Cache-Control, Expires, Etag, Last-Modified
80
81
  Cache-Control:
@@ -82,11 +83,11 @@ http_interactions:
82
83
  Content-Type:
83
84
  - application/json;charset=utf-8
84
85
  Date:
85
- - Sat, 19 Oct 2013 09:13:46 GMT
86
+ - Sat, 21 Jun 2014 13:11:48 GMT
86
87
  Etag:
87
- - ! '"7c2fa1741ca4c87a5bc1846fada825af"'
88
+ - '"53f65f5ea1597f1451a396d4c913b684"'
88
89
  Server:
89
- - nginx/1.5.2
90
+ - nginx/1.5.7
90
91
  Status:
91
92
  - 200 OK
92
93
  Strict-Transport-Security:
@@ -100,15 +101,14 @@ http_interactions:
100
101
  X-Oauth-Scopes:
101
102
  - public,private
102
103
  X-Pattern:
103
- - /:repository_id/branches/:branch
104
+ - "/:repository_id/branches/:branch"
104
105
  Content-Length:
105
- - '1666'
106
+ - '1591'
106
107
  Connection:
107
108
  - keep-alive
108
109
  body:
109
- encoding: US-ASCII
110
- string: ! '{"branch":{"id":1443071,"repository_id":95390,"commit_id":1684724,"number":"641","state":"started","started_at":"2013-10-19T09:13:35Z","finished_at":null,"duration":null,"job_ids":[1974515],"pull_request":false},"commit":{"id":1684724,"sha":"9ba68cf72ce47ee377abfe8de9a2df58c183e284","branch":"events-framework","message":"[#59112124]
111
- publish monitoring event when finish test","committed_at":"2013-10-18T14:42:04Z","author_name":"paladiy","author_email":"olexanderpaladiy@gmail.com","committer_name":"paladiy","committer_email":"olexanderpaladiy@gmail.com","compare_url":"https://github.com/rails/rails-private/compare/e022614de429...9ba68cf72ce4"}}'
110
+ encoding: UTF-8
111
+ string: '{"branch":{"id":4492291,"repository_id":95390,"commit_id":5457539,"number":"2375","state":"failed","started_at":"2014-06-20T19:35:16Z","finished_at":"2014-06-20T20:03:11Z","duration":2230,"job_ids":[6268616,6268617],"pull_request":false},"commit":{"id":5457539,"sha":"f6815bd87e36e5aff0c6ba0a5c2dd1c9fa2691f8","branch":"failed-branch","compare_url":"https://github.com/rails-private/compare/c544a09657c4...f6815bd87e36"}}'
112
112
  http_version:
113
- recorded_at: Sat, 19 Oct 2013 09:13:51 GMT
114
- recorded_with: VCR 2.6.0
113
+ recorded_at: Sat, 21 Jun 2014 13:11:48 GMT
114
+ recorded_with: VCR 2.9.2
@@ -2,15 +2,15 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: https://api.travis-ci.com/repos/rails/rails-private
5
+ uri: https://api.travis-ci.com/repos/rails-private
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  Accept:
11
- - application/json; version=2
11
+ - application/vnd.travis-ci.2+json
12
12
  Authorization:
13
- - token WD4poUv9RKSpqRGwDrkzbQ
13
+ - token secret_token
14
14
  response:
15
15
  status:
16
16
  code: 200
@@ -19,7 +19,7 @@ http_interactions:
19
19
  Access-Control-Allow-Credentials:
20
20
  - 'true'
21
21
  Access-Control-Allow-Origin:
22
- - ! '*'
22
+ - "*"
23
23
  Access-Control-Expose-Headers:
24
24
  - Content-Type, Cache-Control, Expires, Etag, Last-Modified
25
25
  Cache-Control:
@@ -27,11 +27,11 @@ http_interactions:
27
27
  Content-Type:
28
28
  - application/json;charset=utf-8
29
29
  Date:
30
- - Sat, 19 Oct 2013 09:13:44 GMT
30
+ - Sat, 21 Jun 2014 13:11:49 GMT
31
31
  Etag:
32
- - ! '"7c2fa1741ca4c87a5bc1846fada825af"'
32
+ - '"fcc3b707b6977cf3f5d932d09f682d73"'
33
33
  Server:
34
- - nginx/1.5.2
34
+ - nginx/1.5.7
35
35
  Status:
36
36
  - 200 OK
37
37
  Strict-Transport-Security:
@@ -45,16 +45,17 @@ http_interactions:
45
45
  X-Oauth-Scopes:
46
46
  - public,private
47
47
  X-Pattern:
48
- - /:owner_name/:name
48
+ - "/:owner_name/:name"
49
49
  Content-Length:
50
- - '308'
50
+ - '360'
51
51
  Connection:
52
52
  - keep-alive
53
53
  body:
54
- encoding: US-ASCII
55
- string: ! '{"repo":{"id":95390,"slug":"rails/rails-private","description":"","last_build_id":1443071,"last_build_number":"641","last_build_state":"started","last_build_duration":null,"last_build_language":null,"last_build_started_at":"2013-10-19T09:13:35Z","last_build_finished_at":null,"github_language":"Ruby"}}'
54
+ encoding: UTF-8
55
+ string: '{"repo":{"id":95390,"slug":"rails-private","description":"Main
56
+ application for ","last_build_id":4494111,"last_build_number":"2376","last_build_state":"failed","last_build_duration":1140,"last_build_language":null,"last_build_started_at":"2014-06-20T21:11:40Z","last_build_finished_at":"2014-06-20T21:22:03Z","github_language":"Ruby"}}'
56
57
  http_version:
57
- recorded_at: Sat, 19 Oct 2013 09:13:48 GMT
58
+ recorded_at: Sat, 21 Jun 2014 13:11:49 GMT
58
59
  - request:
59
60
  method: get
60
61
  uri: https://api.travis-ci.com/repos/95390/branches/master
@@ -63,9 +64,9 @@ http_interactions:
63
64
  string: ''
64
65
  headers:
65
66
  Accept:
66
- - application/json; version=2
67
+ - application/vnd.travis-ci.2+json
67
68
  Authorization:
68
- - token WD4poUv9RKSpqRGwDrkzbQ
69
+ - token secret_token
69
70
  response:
70
71
  status:
71
72
  code: 200
@@ -74,7 +75,7 @@ http_interactions:
74
75
  Access-Control-Allow-Credentials:
75
76
  - 'true'
76
77
  Access-Control-Allow-Origin:
77
- - ! '*'
78
+ - "*"
78
79
  Access-Control-Expose-Headers:
79
80
  - Content-Type, Cache-Control, Expires, Etag, Last-Modified
80
81
  Cache-Control:
@@ -82,11 +83,11 @@ http_interactions:
82
83
  Content-Type:
83
84
  - application/json;charset=utf-8
84
85
  Date:
85
- - Sat, 19 Oct 2013 09:13:45 GMT
86
+ - Sat, 21 Jun 2014 13:11:49 GMT
86
87
  Etag:
87
- - ! '"fa6a918db0fe1d44aaa51c19d01b0891"'
88
+ - '"eed58675d583cef393712550169c2a63"'
88
89
  Server:
89
- - nginx/1.5.2
90
+ - nginx/1.5.7
90
91
  Status:
91
92
  - 200 OK
92
93
  Strict-Transport-Security:
@@ -100,16 +101,14 @@ http_interactions:
100
101
  X-Oauth-Scopes:
101
102
  - public,private
102
103
  X-Pattern:
103
- - /:repository_id/branches/:branch
104
+ - "/:repository_id/branches/:branch"
104
105
  Content-Length:
105
- - '1632'
106
+ - '1767'
106
107
  Connection:
107
108
  - keep-alive
108
109
  body:
109
- encoding: US-ASCII
110
- string: ! '{"branch":{"id":1446122,"repository_id":95390,"commit_id":1688480,"number":"649","state":"passed","started_at":"2013-10-18T20:12:38Z","finished_at":"2013-10-18T20:23:26Z","duration":648,"job_ids":[1979212],"pull_request":false},"commit":{"id":1688480,"sha":"c00e43c06f1c84c6005ba26e5e5704dc4064da18","branch":"master","message":"css","committed_at":"2013-10-18T20:05:17Z","author_name":"Alexey
111
- Vasiliev","author_email":"leopard.not.a@gmail.com","committer_name":"Alexey
112
- Vasiliev","committer_email":"leopard.not.a@gmail.com","compare_url":"https://github.com/rails/rails-private/compare/cd8a61a091b8...c00e43c06f1c"}}'
110
+ encoding: UTF-8
111
+ string: '{"branch":{"id":4487357,"repository_id":95390,"commit_id":5450982,"number":"2372","state":"passed","started_at":"2014-06-20T15:39:36Z","finished_at":"2014-06-20T15:51:12Z","duration":1254,"job_ids":[6261225,6261226],"pull_request":false},"commit":{"id":5450982,"sha":"0234fbd69997ff9720459baaed7648a1d2fcd1fd","branch":"master","compare_url":"https://github.com/rails-private/compare/964c4463fddb...0234fbd69997"}}'
113
112
  http_version:
114
- recorded_at: Sat, 19 Oct 2013 09:13:49 GMT
115
- recorded_with: VCR 2.6.0
113
+ recorded_at: Sat, 21 Jun 2014 13:11:49 GMT
114
+ recorded_with: VCR 2.9.2
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: https://api.travis-ci.com/repos/rails/rails-private
5
+ uri: https://api.travis-ci.com/repos/rails-private
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  Accept:
11
- - application/json; version=2
11
+ - application/vnd.travis-ci.2+json
12
12
  Authorization:
13
13
  - token secret_token
14
14
  response:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  Access-Control-Allow-Credentials:
20
20
  - 'true'
21
21
  Access-Control-Allow-Origin:
22
- - ! '*'
22
+ - "*"
23
23
  Access-Control-Expose-Headers:
24
24
  - Content-Type, Cache-Control, Expires, Etag, Last-Modified
25
25
  Cache-Control:
@@ -27,11 +27,11 @@ http_interactions:
27
27
  Content-Type:
28
28
  - application/json;charset=utf-8
29
29
  Date:
30
- - Sat, 19 Oct 2013 09:13:48 GMT
30
+ - Sat, 21 Jun 2014 13:11:44 GMT
31
31
  Etag:
32
- - ! '"7c2fa1741ca4c87a5bc1846fada825af"'
32
+ - '"fcc3b707b6977cf3f5d932d09f682d73"'
33
33
  Server:
34
- - nginx/1.5.2
34
+ - nginx/1.5.7
35
35
  Status:
36
36
  - 200 OK
37
37
  Strict-Transport-Security:
@@ -45,16 +45,17 @@ http_interactions:
45
45
  X-Oauth-Scopes:
46
46
  - public,private
47
47
  X-Pattern:
48
- - /:owner_name/:name
48
+ - "/:owner_name/:name"
49
49
  Content-Length:
50
- - '308'
50
+ - '360'
51
51
  Connection:
52
52
  - keep-alive
53
53
  body:
54
- encoding: US-ASCII
55
- string: ! '{"repo":{"id":95390,"slug":"rails/rails-private","description":"","last_build_id":1443071,"last_build_number":"641","last_build_state":"started","last_build_duration":null,"last_build_language":null,"last_build_started_at":"2013-10-19T09:13:35Z","last_build_finished_at":null,"github_language":"Ruby"}}'
54
+ encoding: UTF-8
55
+ string: '{"repo":{"id":95390,"slug":"rails-private","description":"Main
56
+ application for ","last_build_id":4494111,"last_build_number":"2376","last_build_state":"failed","last_build_duration":1140,"last_build_language":null,"last_build_started_at":"2014-06-20T21:11:40Z","last_build_finished_at":"2014-06-20T21:22:03Z","github_language":"Ruby"}}'
56
57
  http_version:
57
- recorded_at: Sat, 19 Oct 2013 09:13:53 GMT
58
+ recorded_at: Sat, 21 Jun 2014 13:11:45 GMT
58
59
  - request:
59
60
  method: get
60
61
  uri: https://api.travis-ci.com/repos/95390/branches/events-framework
@@ -63,7 +64,7 @@ http_interactions:
63
64
  string: ''
64
65
  headers:
65
66
  Accept:
66
- - application/json; version=2
67
+ - application/vnd.travis-ci.2+json
67
68
  Authorization:
68
69
  - token secret_token
69
70
  response:
@@ -74,7 +75,7 @@ http_interactions:
74
75
  Access-Control-Allow-Credentials:
75
76
  - 'true'
76
77
  Access-Control-Allow-Origin:
77
- - ! '*'
78
+ - "*"
78
79
  Access-Control-Expose-Headers:
79
80
  - Content-Type, Cache-Control, Expires, Etag, Last-Modified
80
81
  Cache-Control:
@@ -82,11 +83,11 @@ http_interactions:
82
83
  Content-Type:
83
84
  - application/json;charset=utf-8
84
85
  Date:
85
- - Sat, 19 Oct 2013 09:13:49 GMT
86
+ - Sat, 21 Jun 2014 13:11:45 GMT
86
87
  Etag:
87
- - ! '"7c2fa1741ca4c87a5bc1846fada825af"'
88
+ - '"3cc2ca69f6229073788ba69615e9e54d"'
88
89
  Server:
89
- - nginx/1.5.2
90
+ - nginx/1.5.7
90
91
  Status:
91
92
  - 200 OK
92
93
  Strict-Transport-Security:
@@ -100,15 +101,14 @@ http_interactions:
100
101
  X-Oauth-Scopes:
101
102
  - public,private
102
103
  X-Pattern:
103
- - /:repository_id/branches/:branch
104
+ - "/:repository_id/branches/:branch"
104
105
  Content-Length:
105
- - '1666'
106
+ - '1682'
106
107
  Connection:
107
108
  - keep-alive
108
109
  body:
109
- encoding: US-ASCII
110
- string: ! '{"branch":{"id":1443071,"repository_id":95390,"commit_id":1684724,"number":"641","state":"started","started_at":"2013-10-19T09:13:35Z","finished_at":null,"duration":null,"job_ids":[1974515],"pull_request":false},"commit":{"id":1684724,"sha":"9ba68cf72ce47ee377abfe8de9a2df58c183e284","branch":"events-framework","message":"[#59112124]
111
- publish monitoring event when finish test","committed_at":"2013-10-18T14:42:04Z","author_name":"paladiy","author_email":"olexanderpaladiy@gmail.com","committer_name":"paladiy","committer_email":"olexanderpaladiy@gmail.com","compare_url":"https://github.com/rails/rails-private/compare/e022614de429...9ba68cf72ce4"}}'
110
+ encoding: UTF-8
111
+ string: '{"branch":{"id":1452741,"repository_id":95390,"commit_id":1696175,"number":"656","state":"started","started_at":"2013-10-21T09:20:12Z","finished_at":"2013-10-21T09:30:59Z","duration":647,"job_ids":[1987986],"pull_request":false},"commit":{"id":1696175,"sha":"8f87e82634cc151d1f60d24ee6513146b1b4ce44","branch":"events-framework","compare_url":"https://github.com/rails-private/compare/fb18de186082...8f87e82634cc"}}'
112
112
  http_version:
113
- recorded_at: Sat, 19 Oct 2013 09:13:54 GMT
114
- recorded_with: VCR 2.6.0
113
+ recorded_at: Sat, 21 Jun 2014 13:11:45 GMT
114
+ recorded_with: VCR 2.9.2
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: https://api.travis-ci.com/repos/rails/rails-private
5
+ uri: https://api.travis-ci.com/repos/rails-private
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  Accept:
11
- - application/json; version=2
11
+ - application/vnd.travis-ci.2+json
12
12
  Authorization:
13
13
  - token secret_token
14
14
  response:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  Access-Control-Allow-Credentials:
20
20
  - 'true'
21
21
  Access-Control-Allow-Origin:
22
- - ! '*'
22
+ - "*"
23
23
  Access-Control-Expose-Headers:
24
24
  - Content-Type, Cache-Control, Expires, Etag, Last-Modified
25
25
  Cache-Control:
@@ -27,11 +27,11 @@ http_interactions:
27
27
  Content-Type:
28
28
  - application/json;charset=utf-8
29
29
  Date:
30
- - Sat, 19 Oct 2013 09:13:47 GMT
30
+ - Sat, 21 Jun 2014 13:11:46 GMT
31
31
  Etag:
32
- - ! '"7c2fa1741ca4c87a5bc1846fada825af"'
32
+ - '"fcc3b707b6977cf3f5d932d09f682d73"'
33
33
  Server:
34
- - nginx/1.5.2
34
+ - nginx/1.5.7
35
35
  Status:
36
36
  - 200 OK
37
37
  Strict-Transport-Security:
@@ -45,16 +45,17 @@ http_interactions:
45
45
  X-Oauth-Scopes:
46
46
  - public,private
47
47
  X-Pattern:
48
- - /:owner_name/:name
48
+ - "/:owner_name/:name"
49
49
  Content-Length:
50
- - '308'
50
+ - '360'
51
51
  Connection:
52
52
  - keep-alive
53
53
  body:
54
- encoding: US-ASCII
55
- string: ! '{"repo":{"id":95390,"slug":"rails/rails-private","description":"","last_build_id":1443071,"last_build_number":"641","last_build_state":"started","last_build_duration":null,"last_build_language":null,"last_build_started_at":"2013-10-19T09:13:35Z","last_build_finished_at":null,"github_language":"Ruby"}}'
54
+ encoding: UTF-8
55
+ string: '{"repo":{"id":95390,"slug":"rails-private","description":"Main
56
+ application for ","last_build_id":4494111,"last_build_number":"2376","last_build_state":"failed","last_build_duration":1140,"last_build_language":null,"last_build_started_at":"2014-06-20T21:11:40Z","last_build_finished_at":"2014-06-20T21:22:03Z","github_language":"Ruby"}}'
56
57
  http_version:
57
- recorded_at: Sat, 19 Oct 2013 09:13:51 GMT
58
+ recorded_at: Sat, 21 Jun 2014 13:11:46 GMT
58
59
  - request:
59
60
  method: get
60
61
  uri: https://api.travis-ci.com/repos/95390/branches/master
@@ -63,7 +64,7 @@ http_interactions:
63
64
  string: ''
64
65
  headers:
65
66
  Accept:
66
- - application/json; version=2
67
+ - application/vnd.travis-ci.2+json
67
68
  Authorization:
68
69
  - token secret_token
69
70
  response:
@@ -74,7 +75,7 @@ http_interactions:
74
75
  Access-Control-Allow-Credentials:
75
76
  - 'true'
76
77
  Access-Control-Allow-Origin:
77
- - ! '*'
78
+ - "*"
78
79
  Access-Control-Expose-Headers:
79
80
  - Content-Type, Cache-Control, Expires, Etag, Last-Modified
80
81
  Cache-Control:
@@ -82,11 +83,11 @@ http_interactions:
82
83
  Content-Type:
83
84
  - application/json;charset=utf-8
84
85
  Date:
85
- - Sat, 19 Oct 2013 09:13:48 GMT
86
+ - Sat, 21 Jun 2014 13:11:46 GMT
86
87
  Etag:
87
- - ! '"fa6a918db0fe1d44aaa51c19d01b0891"'
88
+ - '"eed58675d583cef393712550169c2a63"'
88
89
  Server:
89
- - nginx/1.5.2
90
+ - nginx/1.5.7
90
91
  Status:
91
92
  - 200 OK
92
93
  Strict-Transport-Security:
@@ -100,16 +101,14 @@ http_interactions:
100
101
  X-Oauth-Scopes:
101
102
  - public,private
102
103
  X-Pattern:
103
- - /:repository_id/branches/:branch
104
+ - "/:repository_id/branches/:branch"
104
105
  Content-Length:
105
- - '1632'
106
+ - '1767'
106
107
  Connection:
107
108
  - keep-alive
108
109
  body:
109
- encoding: US-ASCII
110
- string: ! '{"branch":{"id":1446122,"repository_id":95390,"commit_id":1688480,"number":"649","state":"passed","started_at":"2013-10-18T20:12:38Z","finished_at":"2013-10-18T20:23:26Z","duration":648,"job_ids":[1979212],"pull_request":false},"commit":{"id":1688480,"sha":"c00e43c06f1c84c6005ba26e5e5704dc4064da18","branch":"master","message":"css","committed_at":"2013-10-18T20:05:17Z","author_name":"Alexey
111
- Vasiliev","author_email":"leopard.not.a@gmail.com","committer_name":"Alexey
112
- Vasiliev","committer_email":"leopard.not.a@gmail.com","compare_url":"https://github.com/rails/rails-private/compare/cd8a61a091b8...c00e43c06f1c"}}'
110
+ encoding: UTF-8
111
+ string: '{"branch":{"id":4487357,"repository_id":95390,"commit_id":5450982,"number":"2372","state":"passed","started_at":"2014-06-20T15:39:36Z","finished_at":"2014-06-20T15:51:12Z","duration":1254,"job_ids":[6261225,6261226],"pull_request":false},"commit":{"id":5450982,"sha":"0234fbd69997ff9720459baaed7648a1d2fcd1fd","branch":"master","compare_url":"https://github.com/rails-private/compare/964c4463fddb...0234fbd69997"}}'
113
112
  http_version:
114
- recorded_at: Sat, 19 Oct 2013 09:13:52 GMT
115
- recorded_with: VCR 2.6.0
113
+ recorded_at: Sat, 21 Jun 2014 13:11:46 GMT
114
+ recorded_with: VCR 2.9.2