12 Commits

Author SHA1 Message Date
Ryo Ota
fa03eb4d22
Use import {Octokit} (#332)
* Use import {Octokit}

* Update @octokit/rest to 16.43.1
2020-02-18 15:43:07 -05:00
eric sciple
432a78c48c check proxy bypass before setting proxy agent (#320) 2020-01-23 14:35:41 -05:00
Thomas Boop
a9175f3986
Correctly pull issue number for pull request review events (#311) 2020-01-21 10:44:38 -05:00
eric sciple
ab5bd9d696
octokit client should follow proxy settings (#314) 2020-01-18 14:28:37 -05:00
Ross Brodbeck
5fdab2aaf2
Update octokit graphql type dependencies (#228)
* Update GraphQL support in base API
2019-12-06 07:52:04 -05:00
Jonathan Clem
e533651251
Accept Octokit.Options in the GitHub constructor 2019-09-05 09:54:27 -04:00
Danny McCormick
99d3ad0a64
Use readFileSync instead of require (#101)
* Use readFileSync instead of require

* error handling
2019-08-30 13:02:45 -04:00
Danny McCormick
fc9958ec6a
Fix exports 2019-08-05 08:53:51 -04:00
Danny McCormick
027a230b99 Correct github interfaces 2019-08-02 15:25:51 -04:00
Danny McCormick
2a2b51f939
Add github package (#32)
* Add github package

* Docs

* Feedback

* Accidentally added extra

* Allow octokit to be extended

* Respond to feedback

* Feedback
2019-07-29 13:09:32 -04:00
Jonathan Clem
e3911754c1
Rename packages/github to packages/toolkit 2019-04-19 15:52:23 -04:00
Jonathan Clem
f026c43b81
Add working Jest & TypeScript config
- Jest now uses ts-jest for transforms
- TypeScript compilation via `lerna run tsc`
2019-04-19 15:15:34 -04:00