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

CI should perform go build #77

Closed
sergiitk opened this issue Nov 20, 2023 · 0 comments · Fixed by #78
Closed

CI should perform go build #77

sergiitk opened this issue Nov 20, 2023 · 0 comments · Fixed by #78

Comments

@sergiitk
Copy link
Contributor

One of the recent PRs broke go users: #76.
This type of errors should be prevented by adding cd go && go build ./... step to https://github.com/cncf/xds/blob/main/ci/azure-pipelines.yml.

FYI @adisuissa

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 a pull request may close this issue.

1 participant