Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: setup-go usages #15062

Merged
merged 1 commit into from
Nov 1, 2024
Merged

fix: setup-go usages #15062

merged 1 commit into from
Nov 1, 2024

Conversation

erikburt
Copy link
Collaborator

@erikburt erikburt commented Oct 31, 2024

As a follow up to #14988, start using the local setup-go action everywhere to ensure caches are reused where possible. This should allow for more cache hits, and should stop a ton of single-use caches from being created accidentally.

Changes

  • Switch all usages of actions/setup-go to ./.github/actions/setup-go.
  • Fix type merge_queue/merge_group in setup-go action

RE-3155

@erikburt erikburt self-assigned this Oct 31, 2024
@erikburt erikburt marked this pull request as ready for review October 31, 2024 22:52
@erikburt erikburt requested review from a team as code owners October 31, 2024 22:52
@momentmaker momentmaker added this pull request to the merge queue Nov 1, 2024
Merged via the queue into develop with commit 0a4b5ac Nov 1, 2024
91 checks passed
@momentmaker momentmaker deleted the fix/go-caching branch November 1, 2024 14:20
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