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