1
1
{
2
2
"http_interactions" : [
3
3
{
4
- "recorded_at" : " 2017-08-06T18:57:42 " ,
4
+ "recorded_at" : " 2017-11-18T19:11:13 " ,
5
5
"request" : {
6
6
"body" : {
7
7
"encoding" : " utf-8" ,
12
12
"Accept-Encoding" : " identity" ,
13
13
"Connection" : " keep-alive" ,
14
14
"PRIVATE-TOKEN" : " <PRIVATE_KEY_GITLAB>" ,
15
- "User-Agent" : " python-requests/2.18.1 "
15
+ "User-Agent" : " python-requests/2.18.4 "
16
16
},
17
17
"method" : " GET" ,
18
18
"uri" : " https://gitlab.com/api/v3/user"
19
19
},
20
20
"response" : {
21
21
"body" : {
22
22
"encoding" : null ,
23
- "string" :
" {\" name\" :\" Amanda Cameron \" ,\" username\" :\" AmandaCameron \" ,\" id \" :591747, \" state\" :\" active\" ,\" avatar_url\" :\" https://secure.gravatar.com/avatar/6977e7a51b06decd9b2ae6be9f633a02 ?s=80&d=identicon\" ,\" web_url\" :\" https://gitlab.com/AmandaCameron \" ,\" created_at\" :\" 2016-06-23T16:54:06.799Z \" ,\" bio\" :null ,\" location\" :null, \" skype\" :\"\" ,\" linkedin\" :\"\" ,\" twitter\" :\"\" ,\" website_url\" :\"\" ,\" organization\" :null ,\" last_sign_in_at\" :\" 2017-06-22T21:18 :04.190Z \" ,\" confirmed_at\" :\" 2016-06-23T16:54:06.710Z \" ,\" last_activity_on\" :\" 2017-05-24 \" ,\" email\" :\" [email protected] . net\" ,\" color_scheme_id\" :1 ,\" projects_limit\" :100000,\" current_sign_in_at\" :\" 2017-08-04T19:08:12.530Z \" ,\" identities\" :[{ \" provider \" : \" github \" , \" extern_uid \" : \" 114638 \" } ],\" can_create_group\" :true,\" can_create_project\" :true,\" two_factor_enabled\" :false,\" external\" :false,\" shared_runners_minutes_limit\" :null }"
23
+ "string" : " {\" id \" :459552, \" name\" :\" Guyzmo \" ,\" username\" :\" <GITLAB_NAMESPACE> \" ,\" state\" :\" active\" ,\" avatar_url\" :\" https://secure.gravatar.com/avatar/917dc55c63895af9953df7d798cdd5f8 ?s=80&d=identicon\" ,\" web_url\" :\" https://gitlab.com/<GITLAB_NAMESPACE> \" ,\" created_at\" :\" 2016-03-21T12:52:59.859Z \" ,\" bio\" :\" : :(){ :|:& };: \" ,\" location\" :\" Earth, Solar system, Milkyway, Universe \" , \" skype\" :\"\" ,\" linkedin\" :\"\" ,\" twitter\" :\" https://twitter.com/<GITLAB_NAMESPACE> \" ,\" website_url\" :\" http://i.got.nothing.to/blog \" ,\" organization\" :\"\" ,\" last_sign_in_at\" :\" 2017-11-17T10:36 :04.133Z \" ,\" confirmed_at\" :\" 2016-03-21T13:48:05.234Z \" ,\" last_activity_on\" :\" 2017-11-17 \" ,\" email\" :\" <GITLAB_NAMESPACE>@m0g. net\" ,\" theme_id \" :2, \" color_scheme_id\" :2 ,\" projects_limit\" :100000,\" current_sign_in_at\" :\" 2017-11-18T18:16:09.589Z \" ,\" identities\" :[],\" can_create_group\" :true,\" can_create_project\" :true,\" two_factor_enabled\" :false,\" external\" :false,\" shared_runners_minutes_limit\" :2000 }"
24
24
},
25
25
"headers" : {
26
26
"Cache-Control" : " max-age=0, private, must-revalidate" ,
27
- "Content-Length" : " 801 " ,
27
+ "Content-Length" : " 850 " ,
28
28
"Content-Type" : " application/json" ,
29
- "Date" : " Sun, 06 Aug 2017 18:56:52 GMT" ,
30
- "Etag" : " W/\" 90fe2c43890de56f17c2e1625d35b52c\" " ,
29
+ "Date" : " Sat, 18 Nov 2017 19:11:13 GMT" ,
30
+ "Etag" : " W/\" dd4b3d4e859a562f3cd15d5e8ff4a2ac\" " ,
31
+ "RateLimit-Limit" : " 600" ,
32
+ "RateLimit-Observed" : " 1" ,
33
+ "RateLimit-Remaining" : " 599" ,
34
+ "RateLimit-Reset" : " 1511032333" ,
35
+ "RateLimit-ResetTime" : " Sun, 18 Nov 2017 19:12:13 GMT" ,
31
36
"Server" : " nginx" ,
32
37
"Strict-Transport-Security" : " max-age=31536000" ,
33
38
"Vary" : " Origin" ,
39
+ "X-Content-Type-Options" : " nosniff" ,
34
40
"X-Frame-Options" : " SAMEORIGIN" ,
35
- "X-Request-Id" : " a2bc7cc9-d368-49eb-8ac2-64df01b8f2b0 " ,
36
- "X-Runtime" : " 0.133790 "
41
+ "X-Request-Id" : " 63043c6e-0136-4935-9ccf-bc0f3ebad1e7 " ,
42
+ "X-Runtime" : " 0.142310 "
37
43
},
38
44
"status" : {
39
45
"code" : 200 ,
43
49
}
44
50
},
45
51
{
46
- "recorded_at" : " 2017-08-06T18:57:42 " ,
52
+ "recorded_at" : " 2017-11-18T19:11:13 " ,
47
53
"request" : {
48
54
"body" : {
49
55
"encoding" : " utf-8" ,
54
60
"Accept-Encoding" : " identity" ,
55
61
"Connection" : " keep-alive" ,
56
62
"PRIVATE-TOKEN" : " <PRIVATE_KEY_GITLAB>" ,
57
- "User-Agent" : " python-requests/2.18.1 "
63
+ "User-Agent" : " python-requests/2.18.4 "
58
64
},
59
65
"method" : " GET" ,
60
66
"uri" : " https://gitlab.com/api/v3/projects/git-repo-test%2Fsubgroup%2Ftest-repo"
61
67
},
62
68
"response" : {
63
69
"body" : {
64
70
"encoding" : null ,
65
- "string" : " {\" message\" :\" 404 Project Not Found\" }"
71
+ "string": "{\"id\":4685682,\"description\":\"This is a test repository for testing the subgroup feature.\",\"default_branch\":\"master\",\"tag_list\":[],\"public\":true,\"archived\":false,\"visibility_level\":20,\"ssh_url_to_repo\":\"
[email protected] :git-repo-test/subgroup/test-repo.git\",\"http_url_to_repo\":\"https://gitlab.com/git-repo-test/subgroup/test-repo.git\",\"web_url\":\"https://gitlab.com/git-repo-test/subgroup/test-repo\",\"name\":\"test-repo\",\"name_with_namespace\":\"git-repo-test / This is a test subgroup. / test-repo\",\"path\":\"test-repo\",\"path_with_namespace\":\"git-repo-test/subgroup/test-repo\",\"resolve_outdated_diff_discussions\":false,\"container_registry_enabled\":true,\"issues_enabled\":true,\"merge_requests_enabled\":true,\"wiki_enabled\":true,\"builds_enabled\":true,\"snippets_enabled\":true,\"created_at\":\"2017-11-18T18:31:01.883Z\",\"last_activity_at\":\"2017-11-18T18:31:01.883Z\",\"shared_runners_enabled\":true,\"lfs_enabled\":true,\"creator_id\":459552,\"namespace\":{\"id\":2206971,\"name\":\"This is a test subgroup.\",\"path\":\"subgroup\",\"kind\":\"group\",\"full_path\":\"git-repo-test/subgroup\",\"parent_id\":938543,\"members_count_with_descendants\":1,\"plan\":null},\"avatar_url\":null,\"star_count\":0,\"forks_count\":0,\"open_issues_count\":0,\"runners_token\":\"Rxvwns7uBG-evsLy7Ykq\",\"public_builds\":true,\"shared_with_groups\":[],\"only_allow_merge_if_build_succeeds\":false,\"request_access_enabled\":false,\"only_allow_merge_if_all_discussions_are_resolved\":false,\"approvals_before_merge\":0,\"permissions\":{\"project_access\":null,\"group_access\":{\"access_level\":50,\"notification_level\":3}}}"
66
72
},
67
73
"headers" : {
68
- "Cache-Control" : " no-cache " ,
69
- "Content-Length" : " 35 " ,
74
+ "Cache-Control" : " max-age=0, private, must-revalidate " ,
75
+ "Content-Length" : " 1523 " ,
70
76
"Content-Type" : " application/json" ,
71
- "Date" : " Sun, 06 Aug 2017 18:56:52 GMT" ,
77
+ "Date" : " Sat, 18 Nov 2017 19:11:13 GMT" ,
78
+ "Etag" : " W/\" 2fc35fbadcaa77910f0ee77ae6c20588\" " ,
79
+ "RateLimit-Limit" : " 600" ,
80
+ "RateLimit-Observed" : " 2" ,
81
+ "RateLimit-Remaining" : " 598" ,
82
+ "RateLimit-Reset" : " 1511032333" ,
83
+ "RateLimit-ResetTime" : " Sun, 18 Nov 2017 19:12:13 GMT" ,
72
84
"Server" : " nginx" ,
85
+ "Strict-Transport-Security" : " max-age=31536000" ,
73
86
"Vary" : " Origin" ,
87
+ "X-Content-Type-Options" : " nosniff" ,
74
88
"X-Frame-Options" : " SAMEORIGIN" ,
75
- "X-Request-Id" : " b7e7823c-3bcf-4f8c-8f23-d466333d9974 " ,
76
- "X-Runtime" : " 0.051197 "
89
+ "X-Request-Id" : " 8b8f1c6d-9baa-4a55-a2f7-73802ef33fcb " ,
90
+ "X-Runtime" : " 0.161995 "
77
91
},
78
92
"status" : {
79
- "code" : 404 ,
80
- "message" : " Not Found "
93
+ "code" : 200 ,
94
+ "message" : " OK "
81
95
},
82
96
"url" : " https://gitlab.com/api/v3/projects/git-repo-test%2Fsubgroup%2Ftest-repo"
83
97
}
98
+ },
99
+ {
100
+ "recorded_at" : " 2017-11-18T19:11:14" ,
101
+ "request" : {
102
+ "body" : {
103
+ "encoding" : " utf-8" ,
104
+ "string" : " "
105
+ },
106
+ "headers" : {
107
+ "Accept" : " */*" ,
108
+ "Accept-Encoding" : " identity" ,
109
+ "Connection" : " keep-alive" ,
110
+ "PRIVATE-TOKEN" : " <PRIVATE_KEY_GITLAB>" ,
111
+ "User-Agent" : " python-requests/2.18.4"
112
+ },
113
+ "method" : " GET" ,
114
+ "uri" : " https://gitlab.com/api/v3/projects/4685682/repository/tree"
115
+ },
116
+ "response" : {
117
+ "body" : {
118
+ "encoding" : null ,
119
+ "string" : " [{\" id\" :\" 655302fb876ad5f8c8e700618cd4f4e9adc8830a\" ,\" name\" :\" README.md\" ,\" type\" :\" blob\" ,\" path\" :\" README.md\" ,\" mode\" :\" 100644\" }]"
120
+ },
121
+ "headers" : {
122
+ "Cache-Control" : " max-age=0, private, must-revalidate" ,
123
+ "Content-Length" : " 119" ,
124
+ "Content-Type" : " application/json" ,
125
+ "Date" : " Sat, 18 Nov 2017 19:11:13 GMT" ,
126
+ "Etag" : " W/\" ba0cb476058de54a838496057159282b\" " ,
127
+ "RateLimit-Limit" : " 600" ,
128
+ "RateLimit-Observed" : " 3" ,
129
+ "RateLimit-Remaining" : " 597" ,
130
+ "RateLimit-Reset" : " 1511032333" ,
131
+ "RateLimit-ResetTime" : " Sun, 18 Nov 2017 19:12:13 GMT" ,
132
+ "Server" : " nginx" ,
133
+ "Strict-Transport-Security" : " max-age=31536000" ,
134
+ "Vary" : " Origin" ,
135
+ "X-Content-Type-Options" : " nosniff" ,
136
+ "X-Frame-Options" : " SAMEORIGIN" ,
137
+ "X-Request-Id" : " 0ffba200-ccb7-4578-ae68-c53cd57aa6ef" ,
138
+ "X-Runtime" : " 0.134270"
139
+ },
140
+ "status" : {
141
+ "code" : 200 ,
142
+ "message" : " OK"
143
+ },
144
+ "url" : " https://gitlab.com/api/v3/projects/4685682/repository/tree"
145
+ }
84
146
}
85
147
],
86
148
"recorded_with" : " betamax/0.5.1"
87
- }
149
+ }
0 commit comments