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

Fixes #20: Add parameter for github access token for an increased rate limit #21

Merged
merged 4 commits into from
Oct 14, 2023

Conversation

Raamyy
Copy link
Contributor

@Raamyy Raamyy commented Sep 30, 2023

Fixes #20

Add parameter for github access token for an increased rate limit

@Raamyy Raamyy changed the title Fixes #2: Add parameter for github access token for an increased rate limit Fixes #20: Add parameter for github access token for an increased rate limit Sep 30, 2023
src/cli.js Outdated Show resolved Hide resolved
Copy link
Owner

@Link- Link- left a comment

Choose a reason for hiding this comment

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

I like this addition, thank you 🙏 let's just make it more secure

src/cli.js Outdated Show resolved Hide resolved
@Raamyy
Copy link
Contributor Author

Raamyy commented Oct 14, 2023

@Link- I have resolved it, and I added dotenv package so it can be read from .env file also. However this resulted in making bunch of changes in the package.lock file. I think is because I'm using a bit older version of npm. So is it okay having it with these changes or should I do something specific 🤔

Copy link
Owner

@Link- Link- left a comment

Choose a reason for hiding this comment

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

Let's 🚢 it

@Link- Link- merged commit 8e37de9 into Link-:master Oct 14, 2023
@Link- Link- added the enhancement New feature or request label Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add parameter for github access token
2 participants