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
Mario Minardi 5ce8cd5fec .github/workflows: tidy go caches before uploading
Delete files from `$(go env GOCACHE)` and `$(go env GOMODCACHE)/cache`
that have not been modified in >= 90 minutes as these files are not
resulting in cache hits on the current branch.

These deltions have resulted in the uploaded / downloaded compressed
cache size to go down to ~1/3 of the original size in some instances
with the extracted size being ~1/4 of the original extraced size.

Updates https://github.com/tailscale/tailscale/issues/15238

Signed-off-by: Mario Minardi <mario@tailscale.com>
10 months ago
..
checklocks.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
codeql-analysis.yml .github: Bump github/codeql-action from 3.28.5 to 3.28.9 (#14962) 11 months ago
docker-file-build.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
flakehub-publish-tagged.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
golangci-lint.yml go.toolchain.branch: update to Go 1.24 (#15016) 10 months ago
govulncheck.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
installer.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
kubemanifests.yaml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
natlab-integrationtest.yml .github/workflows: descope natlab CI for now until GitHub flakes are fixed 10 months ago
ssh-integrationtest.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
test.yml .github/workflows: tidy go caches before uploading 10 months ago
update-flake.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
update-webclient-prebuilt.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago
webclient.yml .github: Bump actions/checkout from 3.6.0 to 4.2.2 (#14139) 11 months ago