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

'-buildvcs=false' for temporary build fix #87

Merged
merged 3 commits into from May 3, 2022
Merged

'-buildvcs=false' for temporary build fix #87

merged 3 commits into from May 3, 2022

Conversation

jonyoder
Copy link
Collaborator

@jonyoder jonyoder commented May 3, 2022

Attempting to fix the build issues. This updates the GHA configuration to also use Go 1.18 (used by dockerfile), and uses the -buildvcs=false flag where necessary to fix the build errors.

I think the build errors are due to older versions of Git that don't support Go's VCS stamping, so we could consider updating Git instead.

@jonyoder jonyoder requested a review from mcbex May 3, 2022 13:11
Copy link
Contributor

@mcbex mcbex left a comment

Choose a reason for hiding this comment

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

👍

@jonyoder jonyoder merged commit 30c645c into main May 3, 2022
@jonyoder jonyoder deleted the jon/fix branch May 3, 2022 14:08
@aronatkins
Copy link

FYI: There's additional work planned for the 1.18.x bugfix patch. golang/go#51748 I'm holding at 1.17.x until some of this churn settles.

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.

None yet

3 participants