| Sep | OCT | Nov |
| 27 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
The GitHub API provides endpoints for users to consume GitHub data as well as make changes on a user’s behalf. The latest version is v4, the GraphQL API. The GitHub GraphQL API v4 represents an architectural and conceptual shift from the GitHub REST API v3 and allows for users to craft queries of the exact data they need.
$ chmod +x DevHub-0.98.5.AppImage $ ./DevHub-0.98.5.AppImage [74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755. [1] 74678 trace trap ./DRead more desktop good first issue help wanted linux Open
Sort and Direction not work since GitHub changed its API.
https://developer.github.com/v3/repos/commits/#list-commits
https://github.com/google/go-github/blob/e881974953e6ab6d1a6a1610e98ed6401a3aa1ba/github/issues_comments.go#L37-L48
Read more
Breaking API Change
good first issue
Open
PullRequest.edit does not allow a draft attribute:
def edit( self, title=github.GithubObject.NotSet, body=github.GithubObject.NotSet, state=github.GithubObject.NotSet, base=github.GithubObject.NotSet, ):Read more feature request good first issue Open