-
Notifications
You must be signed in to change notification settings - Fork 735
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
15f7483
commit cf9caa6
Showing
10 changed files
with
612 additions
and
428 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,44 +65,48 @@ | |
"releases_url": "https://api.github.com/repos/hub4j/github-api/releases{/id}", | ||
"deployments_url": "https://api.github.com/repos/hub4j/github-api/deployments", | ||
"created_at": "2010-04-19T04:13:03Z", | ||
"updated_at": "2020-11-28T05:59:13Z", | ||
"pushed_at": "2020-11-27T17:23:57Z", | ||
"updated_at": "2020-12-29T03:54:49Z", | ||
"pushed_at": "2020-12-29T03:54:45Z", | ||
"git_url": "git://github.com/hub4j/github-api.git", | ||
"ssh_url": "[email protected]:hub4j/github-api.git", | ||
"clone_url": "https://github.com/hub4j/github-api.git", | ||
"svn_url": "https://github.com/hub4j/github-api", | ||
"homepage": "https://github-api.kohsuke.org/", | ||
"size": 25463, | ||
"stargazers_count": 714, | ||
"watchers_count": 714, | ||
"size": 25580, | ||
"stargazers_count": 725, | ||
"watchers_count": 725, | ||
"language": "Java", | ||
"has_issues": true, | ||
"has_projects": true, | ||
"has_downloads": true, | ||
"has_wiki": true, | ||
"has_pages": true, | ||
"forks_count": 511, | ||
"forks_count": 514, | ||
"mirror_url": null, | ||
"archived": false, | ||
"disabled": false, | ||
"open_issues_count": 79, | ||
"open_issues_count": 74, | ||
"license": { | ||
"key": "mit", | ||
"name": "MIT License", | ||
"spdx_id": "MIT", | ||
"url": "https://api.github.com/licenses/mit", | ||
"node_id": "MDc6TGljZW5zZTEz" | ||
}, | ||
"forks": 511, | ||
"open_issues": 79, | ||
"watchers": 714, | ||
"forks": 514, | ||
"open_issues": 74, | ||
"watchers": 725, | ||
"default_branch": "master", | ||
"permissions": { | ||
"admin": false, | ||
"push": false, | ||
"admin": true, | ||
"push": true, | ||
"pull": true | ||
}, | ||
"temp_clone_token": "", | ||
"allow_squash_merge": true, | ||
"allow_merge_commit": true, | ||
"allow_rebase_merge": true, | ||
"delete_branch_on_merge": false, | ||
"organization": { | ||
"login": "hub4j", | ||
"id": 54909825, | ||
|
@@ -123,6 +127,6 @@ | |
"type": "Organization", | ||
"site_admin": false | ||
}, | ||
"network_count": 511, | ||
"subscribers_count": 47 | ||
"network_count": 514, | ||
"subscribers_count": 50 | ||
} |
506 changes: 506 additions & 0 deletions
506
...ll/__files/repos_hub4j_github-api_commits_865a49d2e86c24c5777985f0f103e975c4b765b9-3.json
Large diffs are not rendered by default.
Oops, something went wrong.
307 changes: 0 additions & 307 deletions
307
...ll/__files/repos_hub4j_github-api_commits_ed4f9c8176866977677c99ac9668a8ce10231bc8-4.json
This file was deleted.
Oops, something went wrong.
68 changes: 40 additions & 28 deletions
68
...st/resources/org/kohsuke/github/CommitTest/wiremock/commitDateNotNull/__files/user-1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,46 @@ | ||
{ | ||
"login": "lower-case", | ||
"id": 8265616, | ||
"node_id": "MDQ6VXNlcjgyNjU2MTY=", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/8265616?v=4", | ||
"login": "bitwiseman", | ||
"id": 1958953, | ||
"node_id": "MDQ6VXNlcjE5NTg5NTM=", | ||
"avatar_url": "https://avatars3.githubusercontent.com/u/1958953?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/lower-case", | ||
"html_url": "https://github.com/lower-case", | ||
"followers_url": "https://api.github.com/users/lower-case/followers", | ||
"following_url": "https://api.github.com/users/lower-case/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/lower-case/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/lower-case/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/lower-case/subscriptions", | ||
"organizations_url": "https://api.github.com/users/lower-case/orgs", | ||
"repos_url": "https://api.github.com/users/lower-case/repos", | ||
"events_url": "https://api.github.com/users/lower-case/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/lower-case/received_events", | ||
"url": "https://api.github.com/users/bitwiseman", | ||
"html_url": "https://github.com/bitwiseman", | ||
"followers_url": "https://api.github.com/users/bitwiseman/followers", | ||
"following_url": "https://api.github.com/users/bitwiseman/following{/other_user}", | ||
"gists_url": "https://api.github.com/users/bitwiseman/gists{/gist_id}", | ||
"starred_url": "https://api.github.com/users/bitwiseman/starred{/owner}{/repo}", | ||
"subscriptions_url": "https://api.github.com/users/bitwiseman/subscriptions", | ||
"organizations_url": "https://api.github.com/users/bitwiseman/orgs", | ||
"repos_url": "https://api.github.com/users/bitwiseman/repos", | ||
"events_url": "https://api.github.com/users/bitwiseman/events{/privacy}", | ||
"received_events_url": "https://api.github.com/users/bitwiseman/received_events", | ||
"type": "User", | ||
"site_admin": false, | ||
"name": "Lovekesh Garg", | ||
"company": "IIT Kharagpur", | ||
"name": "Liam Newman", | ||
"company": "Cloudbees, Inc.", | ||
"blog": "", | ||
"location": "Gurgaon, India", | ||
"email": null, | ||
"hireable": true, | ||
"bio": "404 NOT FOUND", | ||
"twitter_username": null, | ||
"public_repos": 3, | ||
"public_gists": 0, | ||
"followers": 14, | ||
"following": 19, | ||
"created_at": "2014-07-25T08:33:03Z", | ||
"updated_at": "2020-11-28T06:12:48Z" | ||
"location": "Seattle, WA, USA", | ||
"email": "[email protected]", | ||
"hireable": null, | ||
"bio": null, | ||
"twitter_username": "bitwiseman", | ||
"public_repos": 199, | ||
"public_gists": 7, | ||
"followers": 174, | ||
"following": 11, | ||
"created_at": "2012-07-11T20:38:33Z", | ||
"updated_at": "2020-12-23T22:23:08Z", | ||
"private_gists": 19, | ||
"total_private_repos": 17, | ||
"owned_private_repos": 0, | ||
"disk_usage": 33700, | ||
"collaborators": 0, | ||
"two_factor_authentication": true, | ||
"plan": { | ||
"name": "free", | ||
"space": 976562499, | ||
"collaborators": 0, | ||
"private_repos": 10000 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
...l/mappings/repos_hub4j_github-api_commits_86a2e245aa6d71d54923655066049d9e21a15f01-3.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters