Skip to content

Cache go tool dependencies.#231

Merged
jmcarp merged 1 commit intomainfrom
jmcarp/cache-tool
Apr 28, 2026
Merged

Cache go tool dependencies.#231
jmcarp merged 1 commit intomainfrom
jmcarp/cache-tool

Conversation

@jmcarp
Copy link
Copy Markdown
Contributor

@jmcarp jmcarp commented Apr 25, 2026

Configure the setup-go action to cache dependencies for both go.sum and tools/go.sum. Otherwise, we'll download all tool dependencies fresh on every run.

@jmcarp jmcarp requested a review from a team as a code owner April 25, 2026 03:07
Configure the setup-go action to cache dependencies for both go.sum and
tools/go.sum. Otherwise, we'll download all tool dependencies fresh on every
run. We also cache golangci-lint state, since linting from a cold cache can
take multiple minutes.
@jmcarp jmcarp force-pushed the jmcarp/cache-tool branch from bc47b2f to fb913d0 Compare April 25, 2026 03:56
sudomateo added a commit that referenced this pull request Apr 28, 2026
Updated k8s.io packages per dependabot.

Supersedes #231, #232, #233, #234, #235.
@jmcarp jmcarp merged commit b3bde48 into main Apr 28, 2026
6 checks passed
@jmcarp jmcarp deleted the jmcarp/cache-tool branch April 28, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant