Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add capability to specify auth from env var or stdin
This commit adds two new ways of specifying GitHub auth:

1. from the GITHUB_TOKEN environment variable
2. from standard input

This commit does not include any documentation changes and the
descriptions of new command line options will need to be tweaked.
Andrew Eisenberg authored and Andrew Eisenberg committed Feb 16, 2021

Unverified

No user is associated with the committer email.
1 parent 1d92248 commit 88714e3
Showing 9 changed files with 267 additions and 20 deletions.
18 changes: 12 additions & 6 deletions lib/runner.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/runner.js.map

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions lib/util.js

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

0 comments on commit 88714e3

Please sign in to comment.