Skip to content

Cache go tool dependencies.#231

Open
jmcarp wants to merge 1 commit intomainfrom
jmcarp/cache-tool
Open

Cache go tool dependencies.#231
jmcarp wants to merge 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
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