summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver/controlhttpserver.go
diff options
context:
space:
mode:
authorSimon Law <sfllaw@tailscale.com>2026-01-14 11:53:14 -0800
committerGitHub <noreply@github.com>2026-01-14 11:53:14 -0800
commit5aeee1d8a576b29ddc6b6b0a8c3b526142fa9c9b (patch)
treefa198755587cc3589bba969aa5a9033243e76367 /control/controlhttp/controlhttpserver/controlhttpserver.go
parentc3b7f2405155c39b563b85801724dc8855d1fbdb (diff)
downloadtailscale-5aeee1d8a576b29ddc6b6b0a8c3b526142fa9c9b.tar.xz
tailscale-5aeee1d8a576b29ddc6b6b0a8c3b526142fa9c9b.zip
.github/workflows: double the timeout for golangci-lint (#18404)
Recently, the golangci-lint workflow has been taking longer and longer to complete, causing it to timeout after the default of 5 minutes. Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: context deadline exceeded Timeout exceeded: try increasing it by passing --timeout option Although PR #18398 enabled the Go module cache, bootstrapping with a cold cache still takes too long. This PR doubles the default 5 minute timeout for golangci-lint to 10 minutes so that golangci-lint can finish downloading all of its dependencies. Note that this doesn’t affect the 5 minute timeout configured in .golangci.yml, since running golangci-lint on your local instance should still be plenty fast. Fixes #18366 Signed-off-by: Simon Law <sfllaw@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions