Jared Rewerts

Results 19 issues of Jared Rewerts

Related to PR #85. Runs a function for the given object and sets the result on the object. I did a couple of things different from the original PR. I...

[Deno](https://deno.land/) 1.0 released recently. Is there any interest in having support for Deno added to WTS?

feature-request

I'd like to open up the discussion around deprecating this package. GitHub itself maintains a great JavaScript client library in [Octokit](https://github.com/octokit/rest.js). I think due to the popularity of our library,...

question

I'll use this issue to track the preview APIs we consume. We will add some sort of warning into the docs regarding this.

@danielruf @clayreimann @AurelioDeRosa @aendrew I'd like to get a new group of maintainers+contributors for this project. We have quite a few people that are interested, and people still use the...

This issue will track all pagination-related issues. Our goal is to support both loading everything, as well as passing a token through and managing paging yourself.

Added optional manual paging of search. Closes #562.

We will need some solid examples of paging requests, as well as an example where the library handles paging.

PRs welcome
easy pull request

Outlined our current timeline for deprecation. @clayreimann I'd love to get your eyes on this, just to make sure I'm not pushing something you or the original authors don't want.

Reported by @xgeek-net in #516 . ` There has a bug when I download binary file with github api, and I found responseType needs to be stream but not text,...

bug
needs tests
PRs welcome