Skip to content

Commit

Permalink
Merge pull request #82 from github/octokit
Browse files Browse the repository at this point in the history
Use a single Octokit client for everything rather than a bunch of Octokits and an HTTP client.
  • Loading branch information
Chris Gavin authored and GitHub committed Jun 26, 2020
2 parents 96d02d5 + ef50797 commit 1754806
Show file tree
Hide file tree
Showing 9 changed files with 92 additions and 91 deletions.
23 changes: 23 additions & 0 deletions lib/api-client.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/api-client.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions lib/upload-lib.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/upload-lib.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1754806

Please sign in to comment.