Theryn Groetken

Results 34 comments of Theryn Groetken

![image](https://user-images.githubusercontent.com/8508556/85132680-e29d7180-b1fe-11ea-89da-4c2c23bdb0e1.png) https://www.extensiontest.com/test/a4895100-b228-11ea-996e-a9a229034edd Well this is a good start!

`Google News` seems to be affected as well.

Hey guys, I was working with Lynx and came across this same issue. After looking at the implementation of `send()` and `sample()` for a while, and the flow of Lynx...

After investigating further, we'll most likely take a tapered approach to this issue. In order to support both OSS github and enterprise users, we'll need to wait until [this schema...

[Here is the github community issue that helped find the solution to the v4 api](https://github.community/t5/GitHub-API-Development-and/Get-pull-request-associated-with-a-commit/td-p/16434). The query should look something like this: ``` query GetAssociatedPRsViaTags { repository(owner: "owner", name: "repo")...

Adding to the list of reasons to upgrade. The v3 search api supports only 30 requests per minute, looking into whether or not GraphQL can fix this or not could...

Bummer. Well, that isn't what I wanted to hear 😄. If that is the case then we'll have to dive a little deeper. I can debug it some time later...

It can get a bit convoluted at times, that is for sure. I'm sure a refactor is on our roadmap some time in the future 😄. I have a feeling...

Awesome! Glad to hear it! Can you check and see what the branch name was?