Commit Graph

9 Commits

Author SHA1 Message Date
Kyle Hornberg 98ce6ca364 Switch to using black 2020-01-17 11:49:05 -06:00
Kyle Hornberg be18953374 Fix style 2019-04-15 15:17:31 -05:00
Kyle Hornberg 2e38455aab Style: yapf 2018-10-04 11:47:46 -05:00
Kyle Hornberg 3d8c2f3bb0 Feature: Change to using @octokit/routes json
The json file is automatically created GitHub's documentation. The file
is not yet automatically updated here.

Also fix an object inheritance bug concerning headers.
2018-10-04 11:01:46 -05:00
Kyle Hornberg 27dc4bc361 Bug Fix: Can use app auth 2018-06-01 13:34:58 -05:00
Kyle Hornberg ebbfb0e4d4 Bug Fix: Correct type checking 2018-03-12 10:46:19 -05:00
Kyle Hornberg f1e93c792b Feature: Add authentication as app -- Breaking Change!
Previously 'app' auth was actually authentication as an 'installation'.
This corrects that. Use auth="installation".
2018-02-22 15:47:49 -06:00
Kyle Hornberg e9f8b654e6 Test: Use ChainMap to support python 3.4 2018-02-20 09:33:52 -06:00
Kyle Hornberg f3609be9d8 Enhancement: Add authentication 2018-02-07 15:15:51 -06:00