Skip to content

Conversation

smst-jeff
Copy link
Contributor

After some testing, it appears that the cache from actions/setup-go may not be working as expected. I did not find the root cause, but will open a discussion in that repo.

Tests run significantly faster with the addition of actions/cache (about 1 minute compared to sometimes 15). The main improvements seem to come from the modules getting cached properly now.

The cache directory is chmod'd to prevent write errors during untarring. issue ref.

Thanks @dopey working on this as well.

@smst-jeff smst-jeff requested a review from a team as a code owner October 1, 2025 19:34
@CLAassistant
Copy link

CLAassistant commented Oct 1, 2025

CLA assistant check
All committers have signed the CLA.

@smst-jeff smst-jeff enabled auto-merge (squash) October 1, 2025 19:37
@smst-jeff smst-jeff merged commit e49a204 into main Oct 1, 2025
4 checks passed
@smst-jeff smst-jeff deleted the jeff-max/add-caching-to-go-tests-in-ci branch October 1, 2025 19:38
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.

3 participants