Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Fix: Generate protos using oldest allowed grpcio version#307

Merged
mrkaye97 merged 2 commits intomainfrom
fix--grpcio-ver
Jan 31, 2025
Merged

Fix: Generate protos using oldest allowed grpcio version#307
mrkaye97 merged 2 commits intomainfrom
fix--grpcio-ver

Conversation

@mrkaye97
Copy link
Contributor

There's a runtime error you'll get now if you use an older version of grpcio than what the protos in the SDK were generated using, so this change tweaks our generation logic to manually install the oldest allowed version of grpcio and grpcio-tools to run the generation to hopefully prevent this issue

@mrkaye97 mrkaye97 requested a review from grutt January 30, 2025 16:55
@mrkaye97 mrkaye97 merged commit b09f92e into main Jan 31, 2025
6 checks passed
@mrkaye97 mrkaye97 deleted the fix--grpcio-ver branch January 31, 2025 21:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants