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

chore: Go Build first #504

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mike-zorn
Copy link
Contributor

@mike-zorn mike-zorn commented Feb 21, 2025

Most builds are failing right now. This is due to a pre-commit timeout when the go module cache is refreshed. This moves the go build to the first step. That makes go build refresh the module cache and makes it so that pre-commit won't need to, avoiding the timeout.

this way pre-commit won't timeout when we refresh the module cache
@mike-zorn mike-zorn requested a review from a team February 21, 2025 22:21
@mike-zorn mike-zorn changed the title Go Build first chore: Go Build first Feb 21, 2025
@mike-zorn mike-zorn marked this pull request as ready for review February 21, 2025 22:22
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.

1 participant