Skip to content

Commit 713dd62

Browse files
committed
Take new snapshot
1 parent 87aa9bd commit 713dd62

15 files changed

Lines changed: 1613 additions & 104 deletions

src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/setDeleteBranchOnMerge/__files/orgs_github-api-test-org-8d5ca386-9278-4873-bd3e-8d2c1e48c857.json renamed to src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/setDeleteBranchOnMerge/__files/orgs_github-api-test-org-3774735f-e809-4bd5-8c55-9243e2588747.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,21 @@
2121
"html_url": "https://github.com/github-api-test-org",
2222
"created_at": "2014-05-10T19:39:11Z",
2323
"updated_at": "2015-04-20T00:42:30Z",
24-
"type": "Organization"
24+
"type": "Organization",
25+
"total_private_repos": 0,
26+
"owned_private_repos": 0,
27+
"private_gists": 0,
28+
"disk_usage": 147,
29+
"collaborators": 0,
30+
"billing_email": "kk@kohsuke.org",
31+
"default_repository_permission": "none",
32+
"members_can_create_repositories": false,
33+
"two_factor_requirement_enabled": false,
34+
"plan": {
35+
"name": "free",
36+
"space": 976562499,
37+
"private_repos": 0,
38+
"filled_seats": 13,
39+
"seats": 0
40+
}
2541
}

src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/setDeleteBranchOnMerge/__files/repos_github-api-test-org_github-api-0e5ceb13-2f1e-40ac-9b4c-86ccf38a62d6.json

Lines changed: 331 additions & 0 deletions
Large diffs are not rendered by default.

src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/setDeleteBranchOnMerge/__files/repos_github-api-test-org_github-api-850c61e4-3c20-4101-a754-cc801b26f76e.json

Lines changed: 331 additions & 0 deletions
Large diffs are not rendered by default.

src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/setDeleteBranchOnMerge/__files/repos_github-api-test-org_github-api-93f4b207-0e0b-4b0a-a88e-2088b826a570.json

Lines changed: 332 additions & 0 deletions
Large diffs are not rendered by default.

src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/setDeleteBranchOnMerge/__files/repos_github-api-test-org_github-api-b01191b9-1fb9-485c-ae70-f39890f17c2e.json renamed to src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/setDeleteBranchOnMerge/__files/repos_github-api-test-org_github-api-c79f68ee-7ead-4b33-9903-bea9f47ef5b6.json

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,15 @@
9898
"watchers": 0,
9999
"default_branch": "master",
100100
"permissions": {
101-
"admin": false,
102-
"push": false,
101+
"admin": true,
102+
"push": true,
103103
"pull": true
104104
},
105105
"temp_clone_token": "",
106+
"allow_squash_merge": true,
107+
"allow_merge_commit": true,
108+
"allow_rebase_merge": true,
109+
"delete_branch_on_merge": true,
106110
"organization": {
107111
"login": "github-api-test-org",
108112
"id": 7544739,
@@ -190,23 +194,23 @@
190194
"releases_url": "https://api.github.com/repos/github-api/github-api/releases{/id}",
191195
"deployments_url": "https://api.github.com/repos/github-api/github-api/deployments",
192196
"created_at": "2010-04-19T04:13:03Z",
193-
"updated_at": "2020-02-16T21:15:07Z",
194-
"pushed_at": "2020-02-17T08:22:59Z",
197+
"updated_at": "2020-02-25T20:17:35Z",
198+
"pushed_at": "2020-02-25T20:17:32Z",
195199
"git_url": "git://github.com/github-api/github-api.git",
196200
"ssh_url": "git@github.com:github-api/github-api.git",
197201
"clone_url": "https://github.com/github-api/github-api.git",
198202
"svn_url": "https://github.com/github-api/github-api",
199203
"homepage": "https://github-api.kohsuke.org/",
200-
"size": 19414,
201-
"stargazers_count": 613,
202-
"watchers_count": 613,
204+
"size": 19678,
205+
"stargazers_count": 614,
206+
"watchers_count": 614,
203207
"language": "Java",
204208
"has_issues": true,
205209
"has_projects": true,
206210
"has_downloads": true,
207211
"has_wiki": true,
208212
"has_pages": true,
209-
"forks_count": 453,
213+
"forks_count": 457,
210214
"mirror_url": null,
211215
"archived": false,
212216
"disabled": false,
@@ -218,9 +222,9 @@
218222
"url": "https://api.github.com/licenses/mit",
219223
"node_id": "MDc6TGljZW5zZTEz"
220224
},
221-
"forks": 453,
225+
"forks": 457,
222226
"open_issues": 56,
223-
"watchers": 613,
227+
"watchers": 614,
224228
"default_branch": "master"
225229
},
226230
"source": {
@@ -290,23 +294,23 @@
290294
"releases_url": "https://api.github.com/repos/github-api/github-api/releases{/id}",
291295
"deployments_url": "https://api.github.com/repos/github-api/github-api/deployments",
292296
"created_at": "2010-04-19T04:13:03Z",
293-
"updated_at": "2020-02-16T21:15:07Z",
294-
"pushed_at": "2020-02-17T08:22:59Z",
297+
"updated_at": "2020-02-25T20:17:35Z",
298+
"pushed_at": "2020-02-25T20:17:32Z",
295299
"git_url": "git://github.com/github-api/github-api.git",
296300
"ssh_url": "git@github.com:github-api/github-api.git",
297301
"clone_url": "https://github.com/github-api/github-api.git",
298302
"svn_url": "https://github.com/github-api/github-api",
299303
"homepage": "https://github-api.kohsuke.org/",
300-
"size": 19414,
301-
"stargazers_count": 613,
302-
"watchers_count": 613,
304+
"size": 19678,
305+
"stargazers_count": 614,
306+
"watchers_count": 614,
303307
"language": "Java",
304308
"has_issues": true,
305309
"has_projects": true,
306310
"has_downloads": true,
307311
"has_wiki": true,
308312
"has_pages": true,
309-
"forks_count": 453,
313+
"forks_count": 457,
310314
"mirror_url": null,
311315
"archived": false,
312316
"disabled": false,
@@ -318,11 +322,11 @@
318322
"url": "https://api.github.com/licenses/mit",
319323
"node_id": "MDc6TGljZW5zZTEz"
320324
},
321-
"forks": 453,
325+
"forks": 457,
322326
"open_issues": 56,
323-
"watchers": 613,
327+
"watchers": 614,
324328
"default_branch": "master"
325329
},
326-
"network_count": 453,
330+
"network_count": 457,
327331
"subscribers_count": 0
328332
}

0 commit comments

Comments
 (0)