You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
checklocks.yml .github: Bump actions/checkout from 3 to 4 1 year ago
codeql-analysis.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
docker-file-build.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
flakehub-publish-tagged.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
go-licenses.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
golangci-lint.yml .github/workflows: update golangci-lint 1 year ago
govulncheck.yml .github/workflows: fix slack-action format in govulncheck.yml (#9390) 1 year ago
installer.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
kubemanifests.yaml cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055) 1 year ago
test.yml .github: run tests on all PRs, regardless of branch name 1 year ago
update-flake.yml .github,cmd/gitops-pusher: update to checkout@v4 1 year ago
update-webclient-prebuilt.yml .github: build gocross using regular GOPROXY settings 1 year ago