-
-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Paper over a few edge cases in RepoCommits #677
Closed
Closed
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
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 |
---|---|---|
@@ -1,83 +1,43 @@ | ||
[ | ||
{ | ||
"url": "https://api.github.com/repos/owner/my_repo/commits/24606b5f326a1356f031dd06431cfb0beddd475f", | ||
"sha": "24606b5f326a1356f031dd06431cfb0beddd475f", | ||
"node_id": "C_kwDOExNuVtoAKDIzNjA2YjVmMzI2YTEzNTZmMDMxZGQwNjQzMWNmYjBiZWRkZDQ3NWY", | ||
"html_url": "https://github.com/owner/my_repo/commit/24606b5f326a1356f031dd06431cfb0beddd475f", | ||
"comments_url": "https://api.github.com/repos/owner/my_repo/commits/24606b5f326a1356f031dd06431cfb0beddd475f/comments", | ||
"commit": { | ||
"url": "https://api.github.com/repos/owner/my_repo/git/commits/24606b5f326a1356f031dd06431cfb0beddd475f", | ||
"author": { | ||
"name": "First Lastname", | ||
"email": "first.last@orgcom", | ||
"date": "2024-04-30T08:54:10Z" | ||
}, | ||
"committer": { | ||
"name": "GitHub", | ||
"email": "[email protected]", | ||
"date": "2024-04-30T08:54:10Z" | ||
}, | ||
"message": "Improved logs (#21717)", | ||
"comment_count": 0, | ||
"tree": { | ||
"sha": "cadf65e5b5e1ba2b6293e5f95cb3012868b82082", | ||
"url": "https://api.github.com/repos/owner/my_repo/git/trees/cadf65e5b5e1ba2b6293e5f95cb3012868b82082" | ||
}, | ||
"verification": { | ||
"verified": true, | ||
"reason": "valid", | ||
"payload": "tree cadf65e5b5e1ba2b6293e5f95cb3012868b82082\nparent 7cf97159fe31b0e011bbb24109b5e10d278f551f\nauthor First Samuel Leal Lastname [email protected] +0200\ncommitter [email protected] 1714467250 +0200\n\nImproved logs related to GetActiveVersionedContainer Error (#21717)\n\n", | ||
"signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJnNLGyCRD1/dR8FrJdSOVEqr39d3HZaUPGvI/WyKJKZhFkjI/aMk\nOd2QBPCn/QE51VqkzxNy\n=Cjql\n-----END PGP SIGNATURE-----\n" | ||
} | ||
}, | ||
"author": { | ||
"login": "flastname", | ||
"id": 8143842, | ||
"node_id": "MDQ6VXNlcjkxNDI4NDA=", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/8143842?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/flastname", | ||
"html_url": "https://github.com/flastname", | ||
"followers_url": "https://api.github.com/users/flastname/followers", | ||
"following_url": "https://api.github.com/users/flastname/following%7B/other_user", | ||
"gists_url": "https://api.github.com/users/flastname/gists%7B/gist_id", | ||
"starred_url": "https://api.github.com/users/flastname/starred%7B/owner%7B/repo", | ||
"subscriptions_url": "https://api.github.com/users/flastname/subscriptions", | ||
"organizations_url": "https://api.github.com/users/flastname/orgs", | ||
"repos_url": "https://api.github.com/users/flastname/repos", | ||
"events_url": "https://api.github.com/users/flastname/events%7B/privacy", | ||
"received_events_url": "https://api.github.com/users/flastname/received_events", | ||
"type": "User", | ||
"site_admin": false, | ||
"patch_url": null | ||
}, | ||
"committer": { | ||
"login": "web-flow", | ||
"id": 29874547, | ||
"node_id": "MDQ6VXNlcjE5ODY0NDQ3", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/19864447?v=4", | ||
"gravatar_id": "", | ||
"url": "https://api.github.com/users/web-flow", | ||
"html_url": "https://github.com/web-flow", | ||
"followers_url": "https://api.github.com/users/web-flow/followers", | ||
"following_url": "https://api.github.com/users/web-flow/following%7B/other_user", | ||
"gists_url": "https://api.github.com/users/web-flow/gists%7B/gist_id", | ||
"starred_url": "https://api.github.com/users/web-flow/starred%7B/owner%7B/repo", | ||
"subscriptions_url": "https://api.github.com/users/web-flow/subscriptions", | ||
"organizations_url": "https://api.github.com/users/web-flow/orgs", | ||
"repos_url": "https://api.github.com/users/web-flow/repos", | ||
"events_url": "https://api.github.com/users/web-flow/events%7B/privacy", | ||
"received_events_url": "https://api.github.com/users/web-flow/received_events", | ||
"type": "User", | ||
"site_admin": false, | ||
"patch_url": null | ||
}, | ||
"parents": [ | ||
{ | ||
"url": "https://api.github.com/repos/owner/my_repo/commits/7cf97159fe31b0e011bbb24109b5e10d278f551f", | ||
"sha": "7cf97159fe31b0e011bbb24109b5e10d278f551f", | ||
"html_url": "https://github.com/owner/my_repo/commit/7cf97159fe31b0e011bbb24109b5e10d278f551f" | ||
} | ||
] | ||
} | ||
] | ||
{ | ||
"url": "https://api.github.com/repos/owner/my_repo/commits/24606b5f326a1356f031dd06431cfb0beddd475f", | ||
"sha": "24606b5f326a1356f031dd06431cfb0beddd475f", | ||
"node_id": "C_kwDOExNuVtoAKDIzNjA2YjVmMzI2YTEzNTZmMDMxZGQwNjQzMWNmYjBiZWRkZDQ3NWY", | ||
"html_url": "https://github.com/owner/my_repo/commit/24606b5f326a1356f031dd06431cfb0beddd475f", | ||
"comments_url": "https://api.github.com/repos/owner/my_repo/commits/24606b5f326a1356f031dd06431cfb0beddd475f/comments", | ||
"commit": { | ||
"url": "https://api.github.com/repos/owner/my_repo/git/commits/24606b5f326a1356f031dd06431cfb0beddd475f", | ||
"author": { | ||
"name": "First Lastname", | ||
"email": "first.last@orgcom", | ||
"date": "2024-04-30T08:54:10Z" | ||
}, | ||
"committer": { | ||
"name": "GitHub", | ||
"email": "[email protected]", | ||
"date": "2024-04-30T08:54:10Z" | ||
}, | ||
"message": "Improved logs (#21717)", | ||
"comment_count": 0, | ||
"tree": { | ||
"sha": "cadf65e5b5e1ba2b6293e5f95cb3012868b82082", | ||
"url": "https://api.github.com/repos/owner/my_repo/git/trees/cadf65e5b5e1ba2b6293e5f95cb3012868b82082" | ||
}, | ||
"verification": { | ||
"verified": true, | ||
"reason": "valid", | ||
"payload": "tree cadf65e5b5e1ba2b6293e5f95cb3012868b82082\nparent 7cf97159fe31b0e011bbb24109b5e10d278f551f\nauthor First Samuel Leal Lastname [email protected] +0200\ncommitter [email protected] 1714467250 +0200\n\nImproved logs related to GetActiveVersionedContainer Error (#21717)\n\n", | ||
"signature": "-----BEGIN PGP SIGNATURE-----\n\nwsFcBAABCAAQBQJnNLGyCRD1/dR8FrJdSOVEqr39d3HZaUPGvI/WyKJKZhFkjI/aMk\nOd2QBPCn/QE51VqkzxNy\n=Cjql\n-----END PGP SIGNATURE-----\n" | ||
} | ||
}, | ||
"author": {}, | ||
"committer": null, | ||
"parents": [ | ||
{ | ||
"url": "https://api.github.com/repos/owner/my_repo/commits/7cf97159fe31b0e011bbb24109b5e10d278f551f", | ||
"sha": "7cf97159fe31b0e011bbb24109b5e10d278f551f", | ||
"html_url": "https://github.com/owner/my_repo/commit/7cf97159fe31b0e011bbb24109b5e10d278f551f" | ||
} | ||
] | ||
} | ||
] |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think this is right, given that GH fixed the API upstream?
#656 looks correct (after a rebase/merge), instead.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, I'll close this in favor of #656