Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Move away from request to node-fetch for github requests #520

Open
gauntface opened this issue May 8, 2018 · 0 comments
Open

Move away from request to node-fetch for github requests #520

gauntface opened this issue May 8, 2018 · 0 comments

Comments

@gauntface
Copy link
Contributor

At the moment we are using request-promise-native for making requests to Github, but this results in some insanely verbose and horrific responses from the API (i.e. it throws on a non-200 request).

It would be great to standardize on node-fetch and work on simplifying the output on an error case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant