Commit eeea8d3
committed
feat: try first to download the source archive instead of using
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
```git for github.com
1 parent 8133604 commit eeea8d3
1 file changed
Lines changed: 28 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
63 | 86 | | |
64 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
65 | 92 | | |
66 | 93 | | |
67 | 94 | | |
| |||
0 commit comments