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

3/15/24 Release blocked by build failure #10579

Closed
chensun opened this issue Mar 15, 2024 · 3 comments
Closed

3/15/24 Release blocked by build failure #10579

chensun opened this issue Mar 15, 2024 · 3 comments

Comments

@chensun
Copy link
Member

chensun commented Mar 15, 2024

The release commit failed on building cache server with the following error:

go: updates to go.mod needed; to update it:
	go mod tidy
The command '/bin/sh -c GO111MODULE=on go build -o /bin/cache_server backend/src/cache/*.go' returned a non-zero code: 1

image

@chensun
Copy link
Member Author

chensun commented Mar 15, 2024

I suspect we need to update the release tool to match the golang version which was recently upgraded by #10502

Attempt to fix via #10580.

@rimolive
Copy link
Member

With #10580 merged I guess we can close this issue, right?

@chensun
Copy link
Member Author

chensun commented Mar 25, 2024

This is resolved after the linked two PRs.

@chensun chensun closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants