Steve Coffman

Results 70 issues of Steve Coffman

Replacement for #3153 to allow upgrade from POST request to SSE transport response In order to enable the experimental Server-Sent Events (SSE) transport, you need to have the precedence before...

SSE

If I have a repository at `~/foo`, I can run `git rev-parse --show-toplevel` in `~/foo/bar` without a problem to find the root of the current repository (`~/foo`). This was mentioned...

enhancement
good first issue
help wanted
no-autoclose

### Feature Request: Make Plugin Registry Documentation more useful and easier to maintain This could be one of two things, depending on how ambitious: 1. For every protobuf plugin, provide...

I'm really sorry to bug you, but I just wanted to tell you I how grateful I am that you have shared this. I am really enjoying the elegant machinery...

### Feature Request: knit provides client-centric queries like GraphQL but better enables HTTP caching by supporting the HTTP QUERY method. Using HTTP POST to make queries it is not readily...

Please do not merge. This is PR is created as a test for gqlgen upgrades with ent for @vitorfalcaor @michaelcaulley @a8m I made https://github.com/a8m/ent-graphql-example/pull/12 to avoid any miscommunication. ``` go...

**Is your feature request related to a problem? Please describe.** I would like to format YAML using go-yaml as a library but the packages are internal only **Describe the solution...

feature request

This is an incremental update to use cenkalti/backoff/v4 rather than cenkalti/backoff/v3 and a notice that backoff/v5 requires some discussion from watermill maintainers. https://github.com/cenkalti/backoff/releases/tag/v3.2.2 was released in 2020 https://github.com/cenkalti/backoff/releases/tag/v4.3.0 and 4.3.0...

I ran a script that found every `go.mod` file in the repository, updated it to the latest gqlgen (using [gomajor](https://github.com/icholy/gomajor) which is nice btw), ran `go mod tidy`, and then...

Hi, I see you have a major release coming out soon. Any chance you want to get current with gqlgen and gqlparser dependencies? Anything I can do to help?

internally-reviewed