Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cli/go-gh issues and pull requests

#118 - RestClient no longer returns an HTTPError

Issue - State: closed - Opened by nedredmond over 1 year ago - 2 comments

#117 - Expose IsColorForced

Pull Request - State: closed - Opened by heaths over 1 year ago - 2 comments

#116 - jq: add option to pretty print JSON output

Pull Request - State: closed - Opened by mjpieters over 1 year ago - 3 comments

#115 - feat: add gh.ExecInteractive()

Pull Request - State: closed - Opened by stemar94 over 1 year ago - 4 comments

#114 - Feature Request: Add support to call the `gh` command interactively

Issue - State: closed - Opened by stemar94 over 1 year ago - 3 comments

#113 - Properly handle closing of files after writing

Pull Request - State: closed - Opened by samcoe over 1 year ago - 1 comment

#112 - TokenForHost "authentication token not found" message could be more informative

Issue - State: open - Opened by mislav over 1 year ago - 3 comments
Labels: enhancement

#111 - Handle errors when resolving ssh aliases to hostnames

Pull Request - State: closed - Opened by mislav over 1 year ago

#110 - Skip JSON formatting when indent is ""

Pull Request - State: closed - Opened by heaths over 1 year ago - 1 comment

#109 - jsonpretty should not add new lines if not indenting

Issue - State: closed - Opened by heaths over 1 year ago

#108 - Only search secure storage for auth token

Pull Request - State: closed - Opened by samcoe over 1 year ago

#107 - Read gh token from gh proper if not found in other locations

Pull Request - State: closed - Opened by mislav over 1 year ago

#106 - Bump golang.org/x/net from 0.5.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#105 - Match hostnames case-insensitively

Pull Request - State: closed - Opened by mislav over 1 year ago - 1 comment

#104 - Replace shurcool Errors in GQLError

Pull Request - State: closed - Opened by samcoe over 1 year ago

#103 - Expose stdin and stdout in term package

Pull Request - State: closed - Opened by samcoe over 1 year ago

#102 - Add pagination examples for RESTClient and GQLClient

Pull Request - State: closed - Opened by samcoe over 1 year ago

#101 - Fix printing empty arrays as result of jq expressions

Pull Request - State: closed - Opened by mislav over 1 year ago

#100 - Add pagination examples

Issue - State: closed - Opened by samcoe over 1 year ago

#99 - ExampleGQLClient_Mutate_simple

Pull Request - State: closed - Opened by mntlty over 1 year ago - 1 comment

#98 - Add a GraphQL Mutation with an `input` object to examples

Issue - State: closed - Opened by mntlty over 1 year ago - 1 comment

#96 - Support for stdin and stderr in term package

Issue - State: closed - Opened by samcoe over 1 year ago
Labels: enhancement

#95 - V2

Pull Request - State: closed - Opened by samcoe over 1 year ago - 1 comment

#94 - TokenForHost returns string "oauth_token" as source when config is read from file

Issue - State: open - Opened by mislav over 1 year ago
Labels: enhancement

#93 - Please provide fake api.GQLClient out of the box

Issue - State: closed - Opened by discentem almost 2 years ago - 1 comment

#92 - Upgrade to Go 1.19

Pull Request - State: closed - Opened by samcoe almost 2 years ago - 1 comment

#90 - Flag for printing only GraphQL information

Issue - State: closed - Opened by epanipinto almost 2 years ago - 2 comments
Labels: enhancement

#89 - Overhaul README for stable release

Pull Request - State: closed - Opened by mislav almost 2 years ago

#88 - Change package in `example_gh_test.go` to `gh_test`

Pull Request - State: closed - Opened by mntlty almost 2 years ago

#87 - Change example_gh_test.go to package `gh_test`

Issue - State: closed - Opened by mntlty almost 2 years ago - 5 comments

#86 - Correctly measure terminal size in GH_FORCE_TTY mode

Pull Request - State: closed - Opened by mislav almost 2 years ago

#85 - Add support for `garage.github.com`

Pull Request - State: closed - Opened by mislav almost 2 years ago - 1 comment

#84 - Resolve ssh hostname aliases with `ssh -G`

Pull Request - State: closed - Opened by mislav almost 2 years ago

#83 - Disable govulncheck due to false positive

Pull Request - State: closed - Opened by mislav almost 2 years ago

#82 - Fix HTTP error handling in `RESTClient.Request()` method

Pull Request - State: closed - Opened by mislav almost 2 years ago

#81 - Fix non-Windows terminals assumed to always support 256-color

Pull Request - State: closed - Opened by mislav almost 2 years ago - 7 comments

#78 - Bump GraphQL library and other dependencies for CVE fix

Pull Request - State: closed - Opened by mislav about 2 years ago

#77 - CVE Vulnerability in dependency

Issue - State: closed - Opened by CandiedCode about 2 years ago

#75 - Export git package and git client

Pull Request - State: closed - Opened by samcoe about 2 years ago - 2 comments

#74 - Allow defining template user functions

Pull Request - State: closed - Opened by heaths about 2 years ago

#73 - Template support for additional functions

Issue - State: closed - Opened by heaths about 2 years ago - 3 comments

#72 - Add hyperlink template function

Pull Request - State: closed - Opened by heaths about 2 years ago - 1 comment

#71 - Add govulncheck action

Pull Request - State: closed - Opened by samcoe about 2 years ago - 1 comment

#70 - Return correct error on config read

Pull Request - State: closed - Opened by samcoe about 2 years ago

#69 - Extract text package from gh

Pull Request - State: closed - Opened by samcoe about 2 years ago

#68 - Unconditionally resolve "ssh.github.com" to "github.com"

Pull Request - State: closed - Opened by samcoe about 2 years ago

#67 - Extract export package from gh

Pull Request - State: closed - Opened by samcoe about 2 years ago

#66 - Add markdown renderer from gh

Pull Request - State: closed - Opened by samcoe about 2 years ago

#65 - Change tests to use t.Setenv instead of os.Setenv

Pull Request - State: closed - Opened by samcoe about 2 years ago

#64 - Update to go 1.18

Pull Request - State: closed - Opened by samcoe about 2 years ago

#63 - Use Go 1.18 for linting

Pull Request - State: closed - Opened by mislav about 2 years ago - 1 comment

#62 - Migrate browser package from gh

Pull Request - State: closed - Opened by samcoe about 2 years ago

#61 - Extract table printer from CLI

Pull Request - State: closed - Opened by mislav about 2 years ago

#60 - Expand logging support for HTTP traffic

Pull Request - State: closed - Opened by mislav about 2 years ago

#59 - API Authentication Fails When Using OAuth or App Tokens

Issue - State: closed - Opened by samueljmello about 2 years ago - 6 comments
Labels: bug

#58 - Correctly determine IANA Time Zone name

Pull Request - State: closed - Opened by mislav about 2 years ago

#57 - Example of how to download a release asset

Pull Request - State: closed - Opened by samcoe about 2 years ago

#56 - Allow skipping option and header resolution for api clients

Pull Request - State: closed - Opened by samcoe about 2 years ago

#55 - Do not return an error when blank config files are read

Pull Request - State: closed - Opened by samcoe about 2 years ago

#54 - docs: Example of reading an octet stream

Issue - State: closed - Opened by alejandrovelez7 about 2 years ago - 2 comments

#53 - cli

Issue - State: closed - Opened by larry415 over 2 years ago

#52 - Pass correct host to gql client

Pull Request - State: closed - Opened by samcoe over 2 years ago

#51 - Add support for localhost

Pull Request - State: closed - Opened by samcoe over 2 years ago

#50 - Add context for GraphQL and REST clients

Pull Request - State: closed - Opened by mszostok over 2 years ago

#49 - Improvements to API package for use in cli

Pull Request - State: closed - Opened by samcoe over 2 years ago

#48 - `isEnterprise` returns `true` incorrectly on `github.localhost`

Issue - State: closed - Opened by JasonEtco over 2 years ago - 3 comments

#47 - Add context to possibly long-running methods (external API)

Issue - State: closed - Opened by mszostok over 2 years ago - 3 comments

#46 - Update yaml.v3 to version v3.0.1

Pull Request - State: closed - Opened by koozz over 2 years ago - 2 comments

#45 - Turn config into a singleton

Pull Request - State: closed - Opened by samcoe over 2 years ago

#44 - Refactor config package and add functionality

Pull Request - State: closed - Opened by samcoe over 2 years ago - 1 comment

#43 - Fix up bad merge where error headers got lost

Pull Request - State: closed - Opened by samcoe over 2 years ago

#42 - Refactor config package and add functionality

Pull Request - State: closed - Opened by samcoe over 2 years ago

#41 - Add repository.ParseWithHost

Pull Request - State: closed - Opened by samcoe over 2 years ago

#40 - Export ssh package

Pull Request - State: closed - Opened by samcoe over 2 years ago

#39 - Add additional API functionality

Pull Request - State: closed - Opened by samcoe over 2 years ago

#38 - Update test and lint workflow files

Pull Request - State: closed - Opened by samcoe over 2 years ago

#37 - Commit `go mod tidy` changes

Pull Request - State: closed - Opened by samcoe over 2 years ago

#36 - Add default host as known host when environment auth token exists

Pull Request - State: closed - Opened by samcoe over 2 years ago

#35 - Export GraphQL error types

Pull Request - State: closed - Opened by heaths over 2 years ago - 2 comments

#34 - CurrentRepository() fails when executed inside a GH Workflow

Issue - State: closed - Opened by chelnak over 2 years ago - 1 comment
Labels: bug

#33 - Add IsAuthenticated

Pull Request - State: closed - Opened by heaths over 2 years ago - 1 comment

#32 - Check auth status

Issue - State: closed - Opened by heaths over 2 years ago - 3 comments

#31 - Migrate from httpmock to gock

Pull Request - State: closed - Opened by samcoe over 2 years ago

#30 - Add support for http_unix_socket

Pull Request - State: closed - Opened by samcoe over 2 years ago

#29 - Cleanup httpmock

Pull Request - State: closed - Opened by samcoe over 2 years ago - 1 comment

#28 - Add httpmock from cli/cli

Issue - State: closed - Opened by heaths over 2 years ago - 11 comments

#24 - releasing/installing extensions

Issue - State: closed - Opened by jeffmcaffer over 2 years ago - 2 comments

#23 - Allow RESTClient and GQLClient to support automatic pagination

Issue - State: open - Opened by samcoe over 2 years ago - 1 comment
Labels: enhancement

#22 - Support for paginating API responses?

Issue - State: closed - Opened by lox over 2 years ago - 2 comments

#20 - RESTClient not accepting query string

Issue - State: closed - Opened by gennaro-tedesco over 2 years ago - 4 comments

#19 - Add some basic tests for exported client functions

Pull Request - State: closed - Opened by samcoe over 2 years ago

#18 - Fix regression caused by resolveOptions

Pull Request - State: closed - Opened by chelnak over 2 years ago - 6 comments

#17 - resolveOptions not updating ClientOptions

Issue - State: closed - Opened by chelnak over 2 years ago

#16 - Incorrect tag format for latest release

Issue - State: closed - Opened by chelnak over 2 years ago - 1 comment

#6 - Export api.HTTPError

Pull Request - State: closed - Opened by sridharavinash almost 3 years ago - 1 comment

#5 - [Discussion] Desired features

Issue - State: closed - Opened by heaths almost 3 years ago - 14 comments
Labels: enhancement

#2 - Support gh http_unix_socket configuration option

Issue - State: closed - Opened by samcoe almost 3 years ago - 6 comments
Labels: enhancement