feat: try first to download the source archive instead of using git for github.com - #247
Open
ArchangelX360 wants to merge 1 commit into
Open
Conversation
Collaborator
Author
|
@dzbarsky What do you think of that? Maybe you have a better alternative in mind? Also, what do you think of having a flag to disallow |
… for `github.com` This prevents anonymous fetch to be blocked especially in company networks when remote caches are down: ``` Finished `release` profile [optimized] target(s) in 41.59s ERROR: error running 'git fetch origin refs/heads/*:refs/remotes/origin/* refs/tags/*:refs/tags/*' while working with @rules_rs++crate+frc__github.com_JetBrains_alacritty_41b81372: fatal: could not read Username for 'https://github.com': No such device or address fatal: expected flush after ref listing Process exited with code 8 Process exited with code 8 (Step: bazel.cmd fetch (Bazel)) Step bazel.cmd fetch (Bazel) failed ```
ArchangelX360
force-pushed
the
archangelx360/no_git
branch
from
September 3, 2026 11:01
0b91e62 to
eeea8d3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This prevents anonymous fetch to be blocked especially in company networks when remote caches are down and the repo keeps being resolved: