Skip to content

Only cache Go artifacts once#2034

Merged
pkwarren merged 1 commit intomainfrom
pkw/windows-only-cache-once
Apr 28, 2023
Merged

Only cache Go artifacts once#2034
pkwarren merged 1 commit intomainfrom
pkw/windows-only-cache-once

Conversation

@pkwarren
Copy link
Member

Right now, we're caching GOMODCACHE and GOCACHE in two places - our own cache rule and in actions/setup-go. Remove our custom caching and just use the built-in caching in setup-go.

Right now, we're caching GOMODCACHE and GOCACHE in two places - our own
cache rule and in actions/setup-go. Remove our custom caching and just
use the built-in caching in setup-go.
@pkwarren pkwarren requested a review from bufdev April 28, 2023 20:19
@pkwarren
Copy link
Member Author

See here: https://github.com/bufbuild/buf/actions/runs/4834234181/jobs/8615210532

It is caching the same artifacts in both "Post cache" and "Post setup-go".

@pkwarren pkwarren merged commit 55c22a4 into main Apr 28, 2023
@pkwarren pkwarren deleted the pkw/windows-only-cache-once branch April 28, 2023 20:36
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.

2 participants