Add testing of python client on github actions against multiple python versions#863
Open
springmeyer wants to merge 3 commits into
Open
Add testing of python client on github actions against multiple python versions#863springmeyer wants to merge 3 commits into
springmeyer wants to merge 3 commits into
Conversation
Author
|
These all passed on my fork:
They all run in seconds, except for the python 3.14 job which takes over 10 minutes do to needing to source compile grpcio (but that would be solved by #862). |
Author
|
@mc-nv is this something that would be useful? I can imagine you have similar testing internally, but having this external on the open source repo could be useful for ensuring contributions work right. Let me know if so and if you'd like any modifications. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.