tailscale/.github/workflows
Will Norris 33147c4591 .github: build gocross using regular GOPROXY settings
This `go get` action has been running very slowly, and I'm pretty sure
it's because we're building gocross on the first `./tool/go` run, and
because we've set `GOPROXY=direct`, it's going directly to GitHub to
fetch all of the gocross dependencies.

Updates #cleanup

Signed-off-by: Will Norris <will@tailscale.com>
2023-11-16 09:46:48 -08:00
..
checklocks.yml .github: Bump actions/checkout from 3 to 4 2023-11-01 13:26:33 -07:00
codeql-analysis.yml .github,cmd/gitops-pusher: update to checkout@v4 2023-09-04 15:12:57 -07:00
docker-file-build.yml .github,cmd/gitops-pusher: update to checkout@v4 2023-09-04 15:12:57 -07:00
flakehub-publish-tagged.yml .github,cmd/gitops-pusher: update to checkout@v4 2023-09-04 15:12:57 -07:00
go-licenses.yml .github,cmd/gitops-pusher: update to checkout@v4 2023-09-04 15:12:57 -07:00
golangci-lint.yml .github/workflows: update golangci-lint 2023-10-18 14:17:35 -07:00
govulncheck.yml .github/workflows: fix slack-action format in govulncheck.yml (#9390) 2023-09-13 14:36:40 -07:00
installer.yml .github,cmd/gitops-pusher: update to checkout@v4 2023-09-04 15:12:57 -07:00
kubemanifests.yaml cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055) 2023-11-01 16:15:18 +00:00
test.yml .github: run tests on all PRs, regardless of branch name 2023-10-26 10:47:39 -07:00
update-flake.yml .github,cmd/gitops-pusher: update to checkout@v4 2023-09-04 15:12:57 -07:00
update-webclient-prebuilt.yml .github: build gocross using regular GOPROXY settings 2023-11-16 09:46:48 -08:00