| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-08-21 | tool: force HTTP/1.1 in curl to prevent hang behind load balancer | Val | 1 | -1/+6 | |
| When running in our github CI environment, curl sometimes hangs while closing the download from the nodejs.org server and fails with INTERNAL_ERROR. This is likely caused by CI running behind some kind of load balancer or proxy that handles HTTP/2 incorrectly in some minor way, so force curl to use HTTP 1.1. Updates #8988 Signed-off-by: Val <valerie@tailscale.com> | |||||
| 2023-08-10 | tool/{node,yarn}: update node and yarn tools | Sonia Appasamy | 1 | -0/+60 | |
| Syncing these up with what we've got in corp. Updates tailscale/corp#13775 Signed-off-by: Sonia Appasamy <sonia@tailscale.com> | |||||
