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

Reduce the number of calls to the GitHub API #159

Merged
merged 3 commits into from
Sep 8, 2023

Conversation

bedroge
Copy link
Collaborator

@bedroge bedroge commented Sep 8, 2023

Instead of calling get_repo() for every tarball, just call it once and pass it to the tarball objects.

@bedroge bedroge requested a review from boegel September 8, 2023 09:12
@boegel boegel merged commit 8b2b7c6 into EESSI:main Sep 8, 2023
20 checks passed
@bedroge bedroge deleted the reduce_github_calls branch September 8, 2023 10:28
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