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

Do not access remotes unless necessary #115

Merged
merged 3 commits into from
Oct 31, 2023
Merged

Do not access remotes unless necessary #115

merged 3 commits into from
Oct 31, 2023

Conversation

rtimush
Copy link
Collaborator

@rtimush rtimush commented Oct 31, 2023

Includes commits from #113.

We don't need to hit network if we already know the commit hash from the lock file, and this commit is in the local cache. This makes repeated protofetch fetch runs fast.

@rtimush rtimush requested a review from a team October 31, 2023 15:16
@rtimush rtimush marked this pull request as ready for review October 31, 2023 17:42
@rtimush rtimush merged commit 619ffc9 into master Oct 31, 2023
13 checks passed
@rtimush rtimush deleted the efficiency branch October 31, 2023 17:43
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