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.
James Tucker
7e17aeb36b
.github/workflows: fix regular breakage of go toolchains
...
This server recently had a common ansible applied, which added a
periodic /tmp cleaner, as is needed on other CI machines to deal with
test tempfile leakage. The setting of $HOME to /tmp means that the go
toolchain in there was regularly getting pruned by the tmp cleaner, but
often incompletely, because it was also in use.
Move HOME to a runner owned directory.
Updates #11248
Signed-off-by: James Tucker <james@tailscale.com>
2 years ago
..
checklocks.yml
.github: Bump actions/checkout from 3 to 4
2 years ago
codeql-analysis.yml
go.mod,wgengine/netstack: bump gvisor
2 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 for Go 1.22
2 years ago
govulncheck.yml
.github/workflows/govulncheck: migrate to a Github App ( #10793 )
2 years ago
installer.yml
.github,cmd/gitops-pusher: update to checkout@v4
3 years ago
kubemanifests.yaml
./github/workflows/kubemanifests.yaml: fix the paths whose changes should trigger test runs ( #10885 )
2 years ago
test.yml
.github/workflows: fix regular breakage of go toolchains
2 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
webclient.yml
.github/workflows: add webclient workflow
2 years ago