cli/api
Mislav Marohnić 12cf8ef65b Separately query viewerMergeBodyText for GHE compatibility
GHE versions 2.22 and older will not have this GraphQL field. Avoid the
resulting error and have the command proceeed with empty text as the
default.
2021-02-17 14:06:27 +01:00
..
cache.go spelling: response 2020-11-21 21:43:51 -05:00
cache_test.go spelling: response 2020-11-21 21:43:51 -05:00
client.go Support "integration" tokens 2020-10-16 17:11:14 +00:00
client_test.go Use testify assertions for error matching 2021-01-19 13:59:37 +01:00
pull_request_test.go Use testify assertions for error matching 2021-01-19 13:59:37 +01:00
queries_comments.go Do not display minimized comments 2021-01-27 08:14:46 -08:00
queries_issue.go Change behavior of slice flags for issue edit and pr edit commands 2021-02-12 14:42:21 -08:00
queries_issue_test.go Migrate legacy tests 2021-01-11 21:07:19 -03:00
queries_org.go Ensure that we don't reuse the same deserialization struct over pagination iterations 2020-10-14 15:38:21 +02:00
queries_pr.go Separately query viewerMergeBodyText for GHE compatibility 2021-02-17 14:06:27 +01:00
queries_pr_review.go Do not display minimized comments 2021-01-27 08:14:46 -08:00
queries_pr_test.go 💅 simplify sortPullRequestsByState 2020-10-28 15:50:59 +01:00
queries_repo.go Change behavior of slice flags for issue edit and pr edit commands 2021-02-12 14:42:21 -08:00
queries_repo_test.go fix: Project Argument working along with --web flag 2021-01-22 23:07:00 +01:00
queries_user.go [Feature] Create repository from template 2020-08-27 14:46:16 -04:00
reaction_groups.go Display reviews when viewing pull requests 2021-01-20 12:15:25 -08:00
reaction_groups_test.go Address PR comments 2020-12-08 10:24:02 -05:00