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

update test script for bazel #1611

Open
codyoss opened this issue Jan 27, 2025 · 0 comments
Open

update test script for bazel #1611

codyoss opened this issue Jan 27, 2025 · 0 comments

Comments

@codyoss
Copy link
Member

codyoss commented Jan 27, 2025

Today we have a test.sh script that generates a handful of good test APIs that exercise our generator. Running protoc though is not how we actually generate client libraries today in Go -- that is done via Bazel. We should have a version of this test that runs the bazel targets for these APIs as that can catch other problems that just invoking protoc will not catch. This could even run just on release PRs if we wanted as this sort of integration will take much longer to run.

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

No branches or pull requests

1 participant