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: enable cache for Set up Go action #3933

Merged
merged 14 commits into from
Aug 2, 2024
Merged

Conversation

javiermolinar
Copy link
Contributor

@javiermolinar javiermolinar commented Aug 2, 2024

What this PR does:
It fixes an error with the actions/setup-go@v5 cache: actions/setup-go#427
It takes the Go version from the go.mod file
It also uses a matrix strategy to remove boilerplate

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@javiermolinar javiermolinar changed the title enable cache for Set up Go action fix: enable cache for Set up Go action Aug 2, 2024
@javiermolinar javiermolinar marked this pull request as ready for review August 2, 2024 13:25
Copy link
Contributor

@zalegrala zalegrala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looks good to me.

@mapno mapno merged commit 2ea9d04 into grafana:main Aug 2, 2024
16 checks passed
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