Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GitHub access tokens for CLI downloading #169

Merged
merged 2 commits into from
Sep 30, 2020

Conversation

andrewchang-bird
Copy link
Contributor

Setting the env var GH_ACCESS_TOKEN will pass token authorization headers to GitHub when downloading prebuilt binaries e.g. on pod install or manually through $ make install-prebuilt. This is specifically useful to reduce CI errors caused by GitHub rate limiting.

Setting the env var `GH_ACCESS_TOKEN` will pass token authorization
headers to GitHub when downloading prebuilt binaries e.g. on pod install
or manually through `$ make install-prebuilt`. This is specifically
useful to reduce CI errors caused by GitHub rate limiting.
@andrewchang-bird andrewchang-bird merged commit 829a693 into typealiased:master Sep 30, 2020
@andrewchang-bird andrewchang-bird deleted the gh-access-token branch September 30, 2020 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants