Luke Tomlinson
|
94de2cf6d4
|
Add additionalPlugins parameter to getOctokit method (#1181)
* Add additionalPlugins parameter to getOctokit method
* Simplify getOctokit
|
2022-09-22 16:43:54 -04:00 |
Thomas Boop
|
4a89cf72de
|
@actions/github v3 using Octokit/core (#453)
* Rebuild to use @Octokit/Core
|
2020-06-02 21:39:46 -04:00 |
eric sciple
|
264e52add6
|
set base URL for GHES (#449)
|
2020-05-07 09:41:18 -04:00 |
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 |
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
|
fc9958ec6a
|
Fix exports
|
2019-08-05 08:53: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 |