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

Use svn to collects tags in GitHubTagsAPI #508

Merged
merged 1 commit into from
Aug 2, 2021

Conversation

Hritik14
Copy link
Collaborator

Surprisingly, GitHub allows svn requests to repositories. Now we can
have all the tags with a single request. This is much more efficient and
gentle to the APIs.

@pombredanne thank you so much for the suggestion

Signed-off-by: Hritik Vijay [email protected]

@Hritik14 Hritik14 requested a review from pombredanne July 19, 2021 18:19
Copy link
Collaborator

@sbs2001 sbs2001 left a comment

Choose a reason for hiding this comment

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

This is much better

@Hritik14 Hritik14 linked an issue Jul 20, 2021 that may be closed by this pull request
@Hritik14 Hritik14 force-pushed the fix-githubtagsapi branch 2 times, most recently from 8289c75 to 4192af6 Compare August 2, 2021 14:39
Surprisingly, GitHub allows svn requests to repositories. Now we can
have all the tags with a single request. This is much more efficient and
gentle to the APIs.

Signed-off-by: Hritik Vijay <[email protected]>
@Hritik14 Hritik14 force-pushed the fix-githubtagsapi branch from 4192af6 to 57a4610 Compare August 2, 2021 14:42
@Hritik14 Hritik14 merged commit 34c83a7 into aboutcode-org:main Aug 2, 2021
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.

GithubDataSource based importers failing due to rate limit
2 participants