Skip to content

Use different cache keys for different jobs#2091

Merged
denik merged 4 commits into
mainfrom
denik/disable-cache
Jan 7, 2025
Merged

Use different cache keys for different jobs#2091
denik merged 4 commits into
mainfrom
denik/disable-cache

Conversation

@denik
Copy link
Copy Markdown
Contributor

@denik denik commented Jan 7, 2025

Otherwise all those jobs compete for the same key and build cache ends up disabled for ubuntu tests.

Otherwise all those jobs compete for the same key and build cache ends up disabled on ubuntu.

Also disable golangci-lint cache, it should be fast enough as is.

Disable cache on the releaser job, even though it takes care to use a different key - it makes sense
to have fresh build for release.
@denik denik force-pushed the denik/disable-cache branch from de56ae6 to 4a39ae8 Compare January 7, 2025 15:48
@denik denik temporarily deployed to test-trigger-is January 7, 2025 15:48 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is January 7, 2025 15:50 — with GitHub Actions Inactive
@denik denik temporarily deployed to test-trigger-is January 7, 2025 16:01 — with GitHub Actions Inactive
@denik denik changed the title Disable setup-go caching except in tests Use different cache keys for different jobs Jan 7, 2025
@denik denik temporarily deployed to test-trigger-is January 7, 2025 16:07 — with GitHub Actions Inactive
@denik denik enabled auto-merge January 7, 2025 16:12
@denik denik disabled auto-merge January 7, 2025 16:13
@denik denik merged commit e655223 into main Jan 7, 2025
@denik denik deleted the denik/disable-cache branch January 7, 2025 16:13
denik added a commit that referenced this pull request May 20, 2026
Otherwise all those jobs compete for the same key and build cache ends
up disabled for ubuntu tests.
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