cli/api
vilmibm 256bdabf03 slight refactor
I didn't initially use GitHubRepo because it had the weird error
wrapping. I poked around and I think this function is leftover from a
vestigial GitHubRepoID function that used to be more single-purpose. I
took out the weird error handling so it could be reused and then used it
from the new GitHubRepoExists.
2020-02-26 16:48:29 -06:00
..
client.go Tweak verbose HTTP logging 2020-02-21 12:57:00 +01:00
client_test.go Fix tests 2020-01-21 22:56:15 +01:00
fake_http.go add StubWithFixture helper 2020-02-25 16:26:51 -06:00
pull_request_test.go Avoid crash when parsing in-progress CheckRuns 2019-11-19 09:42:59 +01:00
queries_issue.go Re-indent graphql query 2020-02-24 22:21:45 +01:00
queries_issue_test.go Enable issue list pagination 2020-02-24 22:18:31 +01:00
queries_pr.go Use break label instead of goto 2020-02-24 21:18:34 +01:00
queries_repo.go slight refactor 2020-02-26 16:48:29 -06:00