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

chore: enable dotenv github token #2780

Merged
merged 1 commit into from
Feb 13, 2025
Merged

Conversation

mstykow
Copy link
Member

@mstykow mstykow commented Feb 12, 2025

Summary of changes

This PR enables setting the GitHub token via a .env file. This allows setting a permanent GitHub token for downloading releases without rate limit.

How can the changes be tested

Get a GH token by running gh auth token and set it in the .env file. Then run yarn install-deps and notice that there is no rate-limit warning.

This PR enables setting the GitHub token via a .env file. This allows setting a permanent GitHub token for downloading releases without rate limit.

Signed-off-by: Maxim Stykow <maxim.stykow@tngtech.com>
@mstykow mstykow force-pushed the chore-enable-dotenv-github-token branch from d2d3826 to 8c3a490 Compare February 12, 2025 23:16
Copy link
Contributor

@abraemer abraemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Just 1 minor question.

@mstykow mstykow merged commit 5a782ce into main Feb 13, 2025
5 checks passed
@mstykow mstykow deleted the chore-enable-dotenv-github-token branch February 13, 2025 08:04
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