targit 2.2.0 → 2.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +5 -5
  2. data/.circle-ruby +4 -3
  3. data/.prospectus +8 -8
  4. data/.rubocop.yml +2 -5
  5. data/.travis.yml +10 -0
  6. data/CHANGELOG.md +6 -0
  7. data/Gemfile +0 -1
  8. data/README.md +1 -2
  9. data/Rakefile +1 -2
  10. data/bin/targit +1 -0
  11. data/lib/targit/asset.rb +1 -1
  12. data/lib/targit/client.rb +3 -3
  13. data/lib/targit/version.rb +1 -1
  14. data/spec/fixtures/cassettes/asset_autocreate_release.yml +103 -94
  15. data/spec/fixtures/cassettes/asset_existence_check_fail.yml +79 -73
  16. data/spec/fixtures/cassettes/asset_existence_check_pass.yml +79 -73
  17. data/spec/fixtures/cassettes/asset_metadata_absent.yml +79 -76
  18. data/spec/fixtures/cassettes/asset_metadata_present.yml +251 -232
  19. data/spec/fixtures/cassettes/asset_url_absent.yml +154 -146
  20. data/spec/fixtures/cassettes/asset_url_present.yml +252 -237
  21. data/spec/fixtures/cassettes/asset_without_release.yml +26 -24
  22. data/spec/fixtures/cassettes/block_existing_asset.yml +79 -73
  23. data/spec/fixtures/cassettes/create_named_release.yml +80 -76
  24. data/spec/fixtures/cassettes/create_new_asset.yml +252 -237
  25. data/spec/fixtures/cassettes/create_new_release.yml +78 -71
  26. data/spec/fixtures/cassettes/current_asset.yml +22 -158
  27. data/spec/fixtures/cassettes/current_io_asset.yml +26 -24
  28. data/spec/fixtures/cassettes/current_releases.yml +26 -24
  29. data/spec/fixtures/cassettes/delete_asset.yml +207 -195
  30. data/spec/fixtures/cassettes/no_release_found.yml +26 -24
  31. data/spec/fixtures/cassettes/release_object.yml +26 -24
  32. data/spec/fixtures/cassettes/replace_existing_asset.yml +327 -304
  33. data/spec/spec_helper.rb +3 -13
  34. data/spec/targit/release_spec.rb +2 -1
  35. data/targit.gemspec +13 -11
  36. metadata +50 -37
  37. data/circle.yml +0 -7
@@ -10,7 +10,9 @@ http_interactions:
10
10
  Accept:
11
11
  - application/vnd.github.v3+json
12
12
  User-Agent:
13
- - Octokit Ruby Gem 3.2.0
13
+ - Octokit Ruby Gem 4.15.0
14
+ Content-Type:
15
+ - application/json
14
16
  Accept-Encoding:
15
17
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
18
  response:
@@ -21,7 +23,7 @@ http_interactions:
21
23
  Server:
22
24
  - GitHub.com
23
25
  Date:
24
- - Sat, 12 Jul 2014 22:37:07 GMT
26
+ - Tue, 04 Feb 2020 07:23:35 GMT
25
27
  Content-Type:
26
28
  - application/json; charset=utf-8
27
29
  Transfer-Encoding:
@@ -31,40 +33,40 @@ http_interactions:
31
33
  X-Ratelimit-Limit:
32
34
  - '5000'
33
35
  X-Ratelimit-Remaining:
34
- - '4449'
36
+ - '4993'
35
37
  X-Ratelimit-Reset:
36
- - '1405206221'
38
+ - '1580804477'
37
39
  Cache-Control:
38
40
  - private, max-age=60, s-maxage=60
39
- X-Oauth-Scopes:
40
- - public_repo
41
- X-Accepted-Oauth-Scopes:
42
- - ''
43
41
  Vary:
44
42
  - Accept, Authorization, Cookie, X-GitHub-OTP
45
- - Accept-Encoding
43
+ X-Oauth-Scopes:
44
+ - read:org, read:user, repo
45
+ X-Accepted-Oauth-Scopes:
46
+ - repo
46
47
  X-Github-Media-Type:
47
48
  - github.v3; format=json
48
- X-Xss-Protection:
49
- - 1; mode=block
50
- X-Frame-Options:
51
- - deny
52
- Content-Security-Policy:
53
- - default-src 'none'
54
- Access-Control-Allow-Credentials:
55
- - 'true'
56
49
  Access-Control-Expose-Headers:
57
- - ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset,
58
- X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
50
+ - ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
51
+ X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval,
52
+ X-GitHub-Media-Type
59
53
  Access-Control-Allow-Origin:
60
54
  - "*"
61
55
  Strict-Transport-Security:
62
- - max-age=31536000; includeSubdomains
56
+ - max-age=31536000; includeSubdomains; preload
57
+ X-Frame-Options:
58
+ - deny
63
59
  X-Content-Type-Options:
64
60
  - nosniff
61
+ X-Xss-Protection:
62
+ - 1; mode=block
63
+ Referrer-Policy:
64
+ - origin-when-cross-origin, strict-origin-when-cross-origin
65
+ Content-Security-Policy:
66
+ - default-src 'none'
65
67
  body:
66
- encoding: UTF-8
67
- string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/426208","assets_url":"https://api.github.com/repos/akerl/targit/releases/426208/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/426208/assets{?name}","html_url":"https://github.com/akerl/targit/releases/tag/testing","id":426208,"tag_name":"testing","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2014-07-12T20:38:20Z","published_at":"2014-07-12T22:37:06Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/testing","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/testing","body":null}]'
68
+ encoding: ASCII-8BIT
69
+ string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/23363520","assets_url":"https://api.github.com/repos/akerl/targit/releases/23363520/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/23363520/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/testing","id":23363520,"node_id":"MDc6UmVsZWFzZTIzMzYzNTIw","tag_name":"testing","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2019-10-31T18:56:45Z","published_at":"2020-02-04T07:22:02Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/testing","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/testing","body":null},{"url":"https://api.github.com/repos/akerl/targit/releases/1980148","assets_url":"https://api.github.com/repos/akerl/targit/releases/1980148/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/1980148/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/1.1.0","id":1980148,"node_id":"MDc6UmVsZWFzZTE5ODAxNDg=","tag_name":"1.1.0","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2015-10-14T02:33:04Z","published_at":"2015-10-19T05:15:22Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/1.1.0","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/1.1.0","body":null}]'
68
70
  http_version:
69
- recorded_at: Sat, 12 Jul 2014 22:37:05 GMT
70
- recorded_with: VCR 2.9.2
71
+ recorded_at: Tue, 04 Feb 2020 07:23:35 GMT
72
+ recorded_with: VCR 5.0.0
@@ -10,7 +10,9 @@ http_interactions:
10
10
  Accept:
11
11
  - application/vnd.github.v3+json
12
12
  User-Agent:
13
- - Octokit Ruby Gem 3.2.0
13
+ - Octokit Ruby Gem 4.15.0
14
+ Content-Type:
15
+ - application/json
14
16
  Accept-Encoding:
15
17
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
18
  response:
@@ -21,7 +23,7 @@ http_interactions:
21
23
  Server:
22
24
  - GitHub.com
23
25
  Date:
24
- - Sat, 12 Jul 2014 22:37:10 GMT
26
+ - Tue, 04 Feb 2020 07:23:37 GMT
25
27
  Content-Type:
26
28
  - application/json; charset=utf-8
27
29
  Transfer-Encoding:
@@ -31,45 +33,45 @@ http_interactions:
31
33
  X-Ratelimit-Limit:
32
34
  - '5000'
33
35
  X-Ratelimit-Remaining:
34
- - '4431'
36
+ - '4977'
35
37
  X-Ratelimit-Reset:
36
- - '1405206221'
38
+ - '1580804477'
37
39
  Cache-Control:
38
40
  - private, max-age=60, s-maxage=60
39
- X-Oauth-Scopes:
40
- - public_repo
41
- X-Accepted-Oauth-Scopes:
42
- - ''
43
41
  Vary:
44
42
  - Accept, Authorization, Cookie, X-GitHub-OTP
45
- - Accept-Encoding
43
+ X-Oauth-Scopes:
44
+ - read:org, read:user, repo
45
+ X-Accepted-Oauth-Scopes:
46
+ - repo
46
47
  X-Github-Media-Type:
47
48
  - github.v3; format=json
48
- X-Xss-Protection:
49
- - 1; mode=block
50
- X-Frame-Options:
51
- - deny
52
- Content-Security-Policy:
53
- - default-src 'none'
54
- Access-Control-Allow-Credentials:
55
- - 'true'
56
49
  Access-Control-Expose-Headers:
57
- - ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset,
58
- X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
50
+ - ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
51
+ X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval,
52
+ X-GitHub-Media-Type
59
53
  Access-Control-Allow-Origin:
60
54
  - "*"
61
55
  Strict-Transport-Security:
62
- - max-age=31536000; includeSubdomains
56
+ - max-age=31536000; includeSubdomains; preload
57
+ X-Frame-Options:
58
+ - deny
63
59
  X-Content-Type-Options:
64
60
  - nosniff
61
+ X-Xss-Protection:
62
+ - 1; mode=block
63
+ Referrer-Policy:
64
+ - origin-when-cross-origin, strict-origin-when-cross-origin
65
+ Content-Security-Policy:
66
+ - default-src 'none'
65
67
  body:
66
- encoding: UTF-8
67
- string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/426209","assets_url":"https://api.github.com/repos/akerl/targit/releases/426209/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/426209/assets{?name}","html_url":"https://github.com/akerl/targit/releases/tag/more_testing","id":426209,"tag_name":"more_testing","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2014-07-12T20:38:20Z","published_at":"2014-07-12T22:37:07Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/more_testing","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/more_testing","body":null},{"url":"https://api.github.com/repos/akerl/targit/releases/426208","assets_url":"https://api.github.com/repos/akerl/targit/releases/426208/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/426208/assets{?name}","html_url":"https://github.com/akerl/targit/releases/tag/testing","id":426208,"tag_name":"testing","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2014-07-12T20:38:20Z","published_at":"2014-07-12T22:37:06Z","assets":[{"url":"https://api.github.com/repos/akerl/targit/releases/assets/182357","id":182357,"name":"beta","label":null,"uploader":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"content_type":"application/octet-stream","state":"uploaded","size":12,"download_count":0,"created_at":"2014-07-12T22:37:09Z","updated_at":"2014-07-12T22:37:09Z","browser_download_url":"https://github.com/akerl/targit/releases/download/testing/beta"}],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/testing","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/testing","body":null}]'
68
+ encoding: ASCII-8BIT
69
+ string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/23363537","assets_url":"https://api.github.com/repos/akerl/targit/releases/23363537/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/23363537/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/more_testing","id":23363537,"node_id":"MDc6UmVsZWFzZTIzMzYzNTM3","tag_name":"more_testing","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2019-10-31T18:56:45Z","published_at":"2020-02-04T07:23:35Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/more_testing","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/more_testing","body":null},{"url":"https://api.github.com/repos/akerl/targit/releases/23363520","assets_url":"https://api.github.com/repos/akerl/targit/releases/23363520/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/23363520/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/testing","id":23363520,"node_id":"MDc6UmVsZWFzZTIzMzYzNTIw","tag_name":"testing","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2019-10-31T18:56:45Z","published_at":"2020-02-04T07:22:02Z","assets":[{"url":"https://api.github.com/repos/akerl/targit/releases/assets/17779576","id":17779576,"node_id":"MDEyOlJlbGVhc2VBc3NldDE3Nzc5NTc2","name":"beta","label":"","uploader":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"content_type":"application/octet-stream","state":"uploaded","size":12,"download_count":0,"created_at":"2020-02-04T07:23:36Z","updated_at":"2020-02-04T07:23:37Z","browser_download_url":"https://github.com/akerl/targit/releases/download/testing/beta"}],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/testing","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/testing","body":null},{"url":"https://api.github.com/repos/akerl/targit/releases/1980148","assets_url":"https://api.github.com/repos/akerl/targit/releases/1980148/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/1980148/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/1.1.0","id":1980148,"node_id":"MDc6UmVsZWFzZTE5ODAxNDg=","tag_name":"1.1.0","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2015-10-14T02:33:04Z","published_at":"2015-10-19T05:15:22Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/1.1.0","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/1.1.0","body":null}]'
68
70
  http_version:
69
- recorded_at: Sat, 12 Jul 2014 22:37:09 GMT
71
+ recorded_at: Tue, 04 Feb 2020 07:23:37 GMT
70
72
  - request:
71
73
  method: get
72
- uri: https://api.github.com/repos/akerl/targit/releases/426208
74
+ uri: https://api.github.com/repos/akerl/targit/releases/23363520
73
75
  body:
74
76
  encoding: US-ASCII
75
77
  string: ''
@@ -77,7 +79,9 @@ http_interactions:
77
79
  Accept:
78
80
  - application/vnd.github.v3+json
79
81
  User-Agent:
80
- - Octokit Ruby Gem 3.2.0
82
+ - Octokit Ruby Gem 4.15.0
83
+ Content-Type:
84
+ - application/json
81
85
  Accept-Encoding:
82
86
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
83
87
  response:
@@ -88,7 +92,7 @@ http_interactions:
88
92
  Server:
89
93
  - GitHub.com
90
94
  Date:
91
- - Sat, 12 Jul 2014 22:37:10 GMT
95
+ - Tue, 04 Feb 2020 07:23:37 GMT
92
96
  Content-Type:
93
97
  - application/json; charset=utf-8
94
98
  Transfer-Encoding:
@@ -98,47 +102,47 @@ http_interactions:
98
102
  X-Ratelimit-Limit:
99
103
  - '5000'
100
104
  X-Ratelimit-Remaining:
101
- - '4429'
105
+ - '4976'
102
106
  X-Ratelimit-Reset:
103
- - '1405206221'
107
+ - '1580804476'
104
108
  Cache-Control:
105
109
  - private, max-age=60, s-maxage=60
110
+ Vary:
111
+ - Accept, Authorization, Cookie, X-GitHub-OTP
106
112
  Last-Modified:
107
- - Sat, 12 Jul 2014 22:37:06 GMT
113
+ - Tue, 04 Feb 2020 07:22:02 GMT
108
114
  X-Oauth-Scopes:
109
- - public_repo
115
+ - read:org, read:user, repo
110
116
  X-Accepted-Oauth-Scopes:
111
- - ''
112
- Vary:
113
- - Accept, Authorization, Cookie, X-GitHub-OTP
114
- - Accept-Encoding
117
+ - repo
115
118
  X-Github-Media-Type:
116
119
  - github.v3; format=json
117
- X-Xss-Protection:
118
- - 1; mode=block
119
- X-Frame-Options:
120
- - deny
121
- Content-Security-Policy:
122
- - default-src 'none'
123
- Access-Control-Allow-Credentials:
124
- - 'true'
125
120
  Access-Control-Expose-Headers:
126
- - ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset,
127
- X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
121
+ - ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
122
+ X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval,
123
+ X-GitHub-Media-Type
128
124
  Access-Control-Allow-Origin:
129
125
  - "*"
130
126
  Strict-Transport-Security:
131
- - max-age=31536000; includeSubdomains
127
+ - max-age=31536000; includeSubdomains; preload
128
+ X-Frame-Options:
129
+ - deny
132
130
  X-Content-Type-Options:
133
131
  - nosniff
132
+ X-Xss-Protection:
133
+ - 1; mode=block
134
+ Referrer-Policy:
135
+ - origin-when-cross-origin, strict-origin-when-cross-origin
136
+ Content-Security-Policy:
137
+ - default-src 'none'
134
138
  body:
135
- encoding: UTF-8
136
- string: '{"url":"https://api.github.com/repos/akerl/targit/releases/426208","assets_url":"https://api.github.com/repos/akerl/targit/releases/426208/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/426208/assets{?name}","html_url":"https://github.com/akerl/targit/releases/tag/testing","id":426208,"tag_name":"testing","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2014-07-12T20:38:20Z","published_at":"2014-07-12T22:37:06Z","assets":[{"url":"https://api.github.com/repos/akerl/targit/releases/assets/182357","id":182357,"name":"beta","label":null,"uploader":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"content_type":"application/octet-stream","state":"uploaded","size":12,"download_count":0,"created_at":"2014-07-12T22:37:09Z","updated_at":"2014-07-12T22:37:09Z","browser_download_url":"https://github.com/akerl/targit/releases/download/testing/beta"}],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/testing","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/testing","body":null}'
139
+ encoding: ASCII-8BIT
140
+ string: '{"url":"https://api.github.com/repos/akerl/targit/releases/23363520","assets_url":"https://api.github.com/repos/akerl/targit/releases/23363520/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/23363520/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/testing","id":23363520,"node_id":"MDc6UmVsZWFzZTIzMzYzNTIw","tag_name":"testing","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2019-10-31T18:56:45Z","published_at":"2020-02-04T07:22:02Z","assets":[{"url":"https://api.github.com/repos/akerl/targit/releases/assets/17779576","id":17779576,"node_id":"MDEyOlJlbGVhc2VBc3NldDE3Nzc5NTc2","name":"beta","label":"","uploader":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"content_type":"application/octet-stream","state":"uploaded","size":12,"download_count":0,"created_at":"2020-02-04T07:23:36Z","updated_at":"2020-02-04T07:23:37Z","browser_download_url":"https://github.com/akerl/targit/releases/download/testing/beta"}],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/testing","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/testing","body":null}'
137
141
  http_version:
138
- recorded_at: Sat, 12 Jul 2014 22:37:09 GMT
142
+ recorded_at: Tue, 04 Feb 2020 07:23:37 GMT
139
143
  - request:
140
144
  method: get
141
- uri: https://api.github.com/repos/akerl/targit/releases/426208/assets?per_page=100
145
+ uri: https://api.github.com/repos/akerl/targit/releases/23363520/assets?per_page=100
142
146
  body:
143
147
  encoding: US-ASCII
144
148
  string: ''
@@ -146,7 +150,9 @@ http_interactions:
146
150
  Accept:
147
151
  - application/vnd.github.v3+json
148
152
  User-Agent:
149
- - Octokit Ruby Gem 3.2.0
153
+ - Octokit Ruby Gem 4.15.0
154
+ Content-Type:
155
+ - application/json
150
156
  Accept-Encoding:
151
157
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
152
158
  response:
@@ -157,7 +163,7 @@ http_interactions:
157
163
  Server:
158
164
  - GitHub.com
159
165
  Date:
160
- - Sat, 12 Jul 2014 22:37:10 GMT
166
+ - Tue, 04 Feb 2020 07:23:37 GMT
161
167
  Content-Type:
162
168
  - application/json; charset=utf-8
163
169
  Transfer-Encoding:
@@ -167,40 +173,40 @@ http_interactions:
167
173
  X-Ratelimit-Limit:
168
174
  - '5000'
169
175
  X-Ratelimit-Remaining:
170
- - '4428'
176
+ - '4975'
171
177
  X-Ratelimit-Reset:
172
- - '1405206221'
178
+ - '1580804476'
173
179
  Cache-Control:
174
180
  - private, max-age=60, s-maxage=60
175
- X-Oauth-Scopes:
176
- - public_repo
177
- X-Accepted-Oauth-Scopes:
178
- - ''
179
181
  Vary:
180
182
  - Accept, Authorization, Cookie, X-GitHub-OTP
181
- - Accept-Encoding
183
+ X-Oauth-Scopes:
184
+ - read:org, read:user, repo
185
+ X-Accepted-Oauth-Scopes:
186
+ - repo
182
187
  X-Github-Media-Type:
183
188
  - github.v3; format=json
184
- X-Xss-Protection:
185
- - 1; mode=block
186
- X-Frame-Options:
187
- - deny
188
- Content-Security-Policy:
189
- - default-src 'none'
190
- Access-Control-Allow-Credentials:
191
- - 'true'
192
189
  Access-Control-Expose-Headers:
193
- - ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset,
194
- X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
190
+ - ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
191
+ X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval,
192
+ X-GitHub-Media-Type
195
193
  Access-Control-Allow-Origin:
196
194
  - "*"
197
195
  Strict-Transport-Security:
198
- - max-age=31536000; includeSubdomains
196
+ - max-age=31536000; includeSubdomains; preload
197
+ X-Frame-Options:
198
+ - deny
199
199
  X-Content-Type-Options:
200
200
  - nosniff
201
+ X-Xss-Protection:
202
+ - 1; mode=block
203
+ Referrer-Policy:
204
+ - origin-when-cross-origin, strict-origin-when-cross-origin
205
+ Content-Security-Policy:
206
+ - default-src 'none'
201
207
  body:
202
- encoding: UTF-8
203
- string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/assets/182357","id":182357,"name":"beta","label":null,"uploader":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"content_type":"application/octet-stream","state":"uploaded","size":12,"download_count":0,"created_at":"2014-07-12T22:37:09Z","updated_at":"2014-07-12T22:37:09Z","browser_download_url":"https://github.com/akerl/targit/releases/download/testing/beta"}]'
208
+ encoding: ASCII-8BIT
209
+ string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/assets/17779576","id":17779576,"node_id":"MDEyOlJlbGVhc2VBc3NldDE3Nzc5NTc2","name":"beta","label":"","uploader":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"content_type":"application/octet-stream","state":"uploaded","size":12,"download_count":0,"created_at":"2020-02-04T07:23:36Z","updated_at":"2020-02-04T07:23:37Z","browser_download_url":"https://github.com/akerl/targit/releases/download/testing/beta"}]'
204
210
  http_version:
205
- recorded_at: Sat, 12 Jul 2014 22:37:09 GMT
206
- recorded_with: VCR 2.9.2
211
+ recorded_at: Tue, 04 Feb 2020 07:23:37 GMT
212
+ recorded_with: VCR 5.0.0
@@ -10,7 +10,9 @@ http_interactions:
10
10
  Accept:
11
11
  - application/vnd.github.v3+json
12
12
  User-Agent:
13
- - Octokit Ruby Gem 3.2.0
13
+ - Octokit Ruby Gem 4.15.0
14
+ Content-Type:
15
+ - application/json
14
16
  Accept-Encoding:
15
17
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
18
  response:
@@ -21,55 +23,52 @@ http_interactions:
21
23
  Server:
22
24
  - GitHub.com
23
25
  Date:
24
- - Tue, 05 Aug 2014 23:49:28 GMT
26
+ - Tue, 04 Feb 2020 07:34:35 GMT
25
27
  Content-Type:
26
28
  - application/json; charset=utf-8
29
+ Transfer-Encoding:
30
+ - chunked
27
31
  Status:
28
32
  - 200 OK
29
33
  X-Ratelimit-Limit:
30
34
  - '5000'
31
35
  X-Ratelimit-Remaining:
32
- - '4999'
36
+ - '4904'
33
37
  X-Ratelimit-Reset:
34
- - '1407286168'
38
+ - '1580804477'
35
39
  Cache-Control:
36
40
  - private, max-age=60, s-maxage=60
37
- X-Oauth-Scopes:
38
- - public_repo
39
- X-Accepted-Oauth-Scopes:
40
- - ''
41
41
  Vary:
42
42
  - Accept, Authorization, Cookie, X-GitHub-OTP
43
- - Accept-Encoding
43
+ X-Oauth-Scopes:
44
+ - read:org, read:user, repo
45
+ X-Accepted-Oauth-Scopes:
46
+ - repo
44
47
  X-Github-Media-Type:
45
48
  - github.v3; format=json
46
- Link:
47
- - <https://api.github.com/repositories/21316764/releases?per_page=100&page=0>;
48
- rel="last"
49
- X-Xss-Protection:
50
- - 1; mode=block
51
- X-Frame-Options:
52
- - deny
53
- Content-Security-Policy:
54
- - default-src 'none'
55
- Content-Length:
56
- - '2'
57
- Access-Control-Allow-Credentials:
58
- - 'true'
59
49
  Access-Control-Expose-Headers:
60
- - ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset,
61
- X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
50
+ - ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
51
+ X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval,
52
+ X-GitHub-Media-Type
62
53
  Access-Control-Allow-Origin:
63
54
  - "*"
64
55
  Strict-Transport-Security:
65
- - max-age=31536000; includeSubdomains
56
+ - max-age=31536000; includeSubdomains; preload
57
+ X-Frame-Options:
58
+ - deny
66
59
  X-Content-Type-Options:
67
60
  - nosniff
61
+ X-Xss-Protection:
62
+ - 1; mode=block
63
+ Referrer-Policy:
64
+ - origin-when-cross-origin, strict-origin-when-cross-origin
65
+ Content-Security-Policy:
66
+ - default-src 'none'
68
67
  body:
69
- encoding: UTF-8
70
- string: "[]"
68
+ encoding: ASCII-8BIT
69
+ string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/1980148","assets_url":"https://api.github.com/repos/akerl/targit/releases/1980148/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/1980148/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/1.1.0","id":1980148,"node_id":"MDc6UmVsZWFzZTE5ODAxNDg=","tag_name":"1.1.0","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2015-10-14T02:33:04Z","published_at":"2015-10-19T05:15:22Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/1.1.0","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/1.1.0","body":null}]'
71
70
  http_version:
72
- recorded_at: Tue, 05 Aug 2014 23:49:27 GMT
71
+ recorded_at: Tue, 04 Feb 2020 07:34:35 GMT
73
72
  - request:
74
73
  method: post
75
74
  uri: https://api.github.com/repos/akerl/targit/releases
@@ -80,7 +79,9 @@ http_interactions:
80
79
  Accept:
81
80
  - application/vnd.github.v3+json
82
81
  User-Agent:
83
- - Octokit Ruby Gem 3.2.0
82
+ - Octokit Ruby Gem 4.15.0
83
+ Content-Type:
84
+ - application/json
84
85
  Accept-Encoding:
85
86
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
86
87
  response:
@@ -91,53 +92,54 @@ http_interactions:
91
92
  Server:
92
93
  - GitHub.com
93
94
  Date:
94
- - Tue, 05 Aug 2014 23:49:28 GMT
95
+ - Tue, 04 Feb 2020 07:34:35 GMT
95
96
  Content-Type:
96
97
  - application/json; charset=utf-8
98
+ Content-Length:
99
+ - '1606'
97
100
  Status:
98
101
  - 201 Created
99
102
  X-Ratelimit-Limit:
100
103
  - '5000'
101
104
  X-Ratelimit-Remaining:
102
- - '4998'
105
+ - '4903'
103
106
  X-Ratelimit-Reset:
104
- - '1407286168'
107
+ - '1580804476'
105
108
  Cache-Control:
106
109
  - private, max-age=60, s-maxage=60
110
+ Vary:
111
+ - Accept, Authorization, Cookie, X-GitHub-OTP
107
112
  X-Oauth-Scopes:
108
- - public_repo
113
+ - read:org, read:user, repo
109
114
  X-Accepted-Oauth-Scopes:
110
- - ''
115
+ - repo
111
116
  Location:
112
- - https://api.github.com/repos/akerl/targit/releases/473346
113
- Vary:
114
- - Accept, Authorization, Cookie, X-GitHub-OTP
117
+ - https://api.github.com/repos/akerl/targit/releases/23363708
115
118
  X-Github-Media-Type:
116
119
  - github.v3; format=json
117
- X-Xss-Protection:
118
- - 1; mode=block
119
- X-Frame-Options:
120
- - deny
121
- Content-Security-Policy:
122
- - default-src 'none'
123
- Content-Length:
124
- - '1553'
125
- Access-Control-Allow-Credentials:
126
- - 'true'
127
120
  Access-Control-Expose-Headers:
128
- - ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset,
129
- X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
121
+ - ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
122
+ X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval,
123
+ X-GitHub-Media-Type
130
124
  Access-Control-Allow-Origin:
131
125
  - "*"
132
126
  Strict-Transport-Security:
133
- - max-age=31536000; includeSubdomains
127
+ - max-age=31536000; includeSubdomains; preload
128
+ X-Frame-Options:
129
+ - deny
134
130
  X-Content-Type-Options:
135
131
  - nosniff
132
+ X-Xss-Protection:
133
+ - 1; mode=block
134
+ Referrer-Policy:
135
+ - origin-when-cross-origin, strict-origin-when-cross-origin
136
+ Content-Security-Policy:
137
+ - default-src 'none'
136
138
  body:
137
139
  encoding: UTF-8
138
- string: '{"url":"https://api.github.com/repos/akerl/targit/releases/473346","assets_url":"https://api.github.com/repos/akerl/targit/releases/473346/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/473346/assets{?name}","html_url":"https://github.com/akerl/targit/releases/tag/new_release","id":473346,"tag_name":"new_release","target_commitish":"master","name":"special","draft":false,"author":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?v=2","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2014-07-12T22:40:26Z","published_at":"2014-08-05T23:49:28Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/new_release","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/new_release","body":null}'
140
+ string: '{"url":"https://api.github.com/repos/akerl/targit/releases/23363708","assets_url":"https://api.github.com/repos/akerl/targit/releases/23363708/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/23363708/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/new_release","id":23363708,"node_id":"MDc6UmVsZWFzZTIzMzYzNzA4","tag_name":"new_release","target_commitish":"master","name":"special","draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2019-10-31T18:56:45Z","published_at":"2020-02-04T07:34:35Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/new_release","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/new_release","body":null}'
139
141
  http_version:
140
- recorded_at: Tue, 05 Aug 2014 23:49:27 GMT
142
+ recorded_at: Tue, 04 Feb 2020 07:34:35 GMT
141
143
  - request:
142
144
  method: get
143
145
  uri: https://api.github.com/repos/akerl/targit/releases?per_page=100
@@ -148,7 +150,9 @@ http_interactions:
148
150
  Accept:
149
151
  - application/vnd.github.v3+json
150
152
  User-Agent:
151
- - Octokit Ruby Gem 3.2.0
153
+ - Octokit Ruby Gem 4.15.0
154
+ Content-Type:
155
+ - application/json
152
156
  Accept-Encoding:
153
157
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
154
158
  response:
@@ -159,7 +163,7 @@ http_interactions:
159
163
  Server:
160
164
  - GitHub.com
161
165
  Date:
162
- - Tue, 05 Aug 2014 23:49:28 GMT
166
+ - Tue, 04 Feb 2020 07:34:36 GMT
163
167
  Content-Type:
164
168
  - application/json; charset=utf-8
165
169
  Transfer-Encoding:
@@ -169,40 +173,40 @@ http_interactions:
169
173
  X-Ratelimit-Limit:
170
174
  - '5000'
171
175
  X-Ratelimit-Remaining:
172
- - '4997'
176
+ - '4902'
173
177
  X-Ratelimit-Reset:
174
- - '1407286168'
178
+ - '1580804477'
175
179
  Cache-Control:
176
180
  - private, max-age=60, s-maxage=60
177
- X-Oauth-Scopes:
178
- - public_repo
179
- X-Accepted-Oauth-Scopes:
180
- - ''
181
181
  Vary:
182
182
  - Accept, Authorization, Cookie, X-GitHub-OTP
183
- - Accept-Encoding
183
+ X-Oauth-Scopes:
184
+ - read:org, read:user, repo
185
+ X-Accepted-Oauth-Scopes:
186
+ - repo
184
187
  X-Github-Media-Type:
185
188
  - github.v3; format=json
186
- X-Xss-Protection:
187
- - 1; mode=block
188
- X-Frame-Options:
189
- - deny
190
- Content-Security-Policy:
191
- - default-src 'none'
192
- Access-Control-Allow-Credentials:
193
- - 'true'
194
189
  Access-Control-Expose-Headers:
195
- - ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset,
196
- X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
190
+ - ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining,
191
+ X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval,
192
+ X-GitHub-Media-Type
197
193
  Access-Control-Allow-Origin:
198
194
  - "*"
199
195
  Strict-Transport-Security:
200
- - max-age=31536000; includeSubdomains
196
+ - max-age=31536000; includeSubdomains; preload
197
+ X-Frame-Options:
198
+ - deny
201
199
  X-Content-Type-Options:
202
200
  - nosniff
201
+ X-Xss-Protection:
202
+ - 1; mode=block
203
+ Referrer-Policy:
204
+ - origin-when-cross-origin, strict-origin-when-cross-origin
205
+ Content-Security-Policy:
206
+ - default-src 'none'
203
207
  body:
204
- encoding: UTF-8
205
- string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/473346","assets_url":"https://api.github.com/repos/akerl/targit/releases/473346/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/473346/assets{?name}","html_url":"https://github.com/akerl/targit/releases/tag/new_release","id":473346,"tag_name":"new_release","target_commitish":"master","name":"special","draft":false,"author":{"login":"akerl","id":491209,"avatar_url":"https://avatars.githubusercontent.com/u/491209?v=2","gravatar_id":"819691dc5c197c042ccd16b894545673","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2014-07-12T22:40:26Z","published_at":"2014-08-05T23:49:28Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/new_release","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/new_release","body":null}]'
208
+ encoding: ASCII-8BIT
209
+ string: '[{"url":"https://api.github.com/repos/akerl/targit/releases/23363708","assets_url":"https://api.github.com/repos/akerl/targit/releases/23363708/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/23363708/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/new_release","id":23363708,"node_id":"MDc6UmVsZWFzZTIzMzYzNzA4","tag_name":"new_release","target_commitish":"master","name":"special","draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2019-10-31T18:56:45Z","published_at":"2020-02-04T07:34:35Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/new_release","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/new_release","body":null},{"url":"https://api.github.com/repos/akerl/targit/releases/1980148","assets_url":"https://api.github.com/repos/akerl/targit/releases/1980148/assets","upload_url":"https://uploads.github.com/repos/akerl/targit/releases/1980148/assets{?name,label}","html_url":"https://github.com/akerl/targit/releases/tag/1.1.0","id":1980148,"node_id":"MDc6UmVsZWFzZTE5ODAxNDg=","tag_name":"1.1.0","target_commitish":"master","name":null,"draft":false,"author":{"login":"akerl","id":491209,"node_id":"MDQ6VXNlcjQ5MTIwOQ==","avatar_url":"https://avatars0.githubusercontent.com/u/491209?v=4","gravatar_id":"","url":"https://api.github.com/users/akerl","html_url":"https://github.com/akerl","followers_url":"https://api.github.com/users/akerl/followers","following_url":"https://api.github.com/users/akerl/following{/other_user}","gists_url":"https://api.github.com/users/akerl/gists{/gist_id}","starred_url":"https://api.github.com/users/akerl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akerl/subscriptions","organizations_url":"https://api.github.com/users/akerl/orgs","repos_url":"https://api.github.com/users/akerl/repos","events_url":"https://api.github.com/users/akerl/events{/privacy}","received_events_url":"https://api.github.com/users/akerl/received_events","type":"User","site_admin":false},"prerelease":false,"created_at":"2015-10-14T02:33:04Z","published_at":"2015-10-19T05:15:22Z","assets":[],"tarball_url":"https://api.github.com/repos/akerl/targit/tarball/1.1.0","zipball_url":"https://api.github.com/repos/akerl/targit/zipball/1.1.0","body":null}]'
206
210
  http_version:
207
- recorded_at: Tue, 05 Aug 2014 23:49:28 GMT
208
- recorded_with: VCR 2.9.2
211
+ recorded_at: Tue, 04 Feb 2020 07:34:36 GMT
212
+ recorded_with: VCR 5.0.0