tailscale/tool/gocross
Alex Chan 6fc5290ce7 tool/gocross: retry downloading Go three times
Occasionally CI jobs will flake because downloading from GitHub fails.
Allow retrying up to 3 times to reduce CI flakiness.

Updates #cleanup

Change-Id: Ib019e89ac74b81d78f71a40099b20ff60014a81f
Signed-off-by: Alex Chan <alexc@tailscale.com>
2026-06-26 11:12:54 +01:00
..
autoflags_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
autoflags.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
env_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
env.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
exec_other.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
exec_unix.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
gocross_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
gocross_wrapper_test.go tool/gocross: skip broken TestGocrossWrapper inside git worktree (#19218) 2026-04-05 15:29:06 -07:00
gocross_wrapper_windows_test.go tool/gocross: skip broken TestGocrossWrapper inside git worktree (#19218) 2026-04-05 15:29:06 -07:00
gocross-wrapper.ps1 tool/gocross: replace use of Start-Process -Wait flag with WaitForExit 2026-02-09 16:25:55 -07:00
gocross-wrapper.sh tool/gocross: retry downloading Go three times 2026-06-26 11:12:54 +01:00
gocross.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
goroot.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
toolchain.go tool/gocross: respect TS_GO_NEXT=1 in gocross too 2026-02-15 16:51:30 -10:00