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
AVRO-3093: Stop releasing avro-python3 package #1165
AVRO-3093: Stop releasing avro-python3 package #1165
Conversation
With the deprecation notice in place for some time, we can stop maintaining and releasing `avro-python3` package along with other SDKs Closes: https://issues.apache.org/jira/browse/AVRO-3093
|
It's hard to tell from iOS GitHub. Did the interop tests run? Can we do something to explicitly trigger those tests? |
|
I'm doing a full |
|
Thank you, @RyanSkraba! @kojiromike Triggered python interop tests by making a small documentation change in the |
|
I can confirm that all file interop tests pass, but the RPC interop tests break :/ I don't think these are taken into account in the GitHub Actions yet, but you can launch them after building the world: |
|
We can merge this and take care of the py2 tool error later, the CI will be fine -- it's probably even a good idea to have a JIRA for that problem in case anyone ever runs into it (although I can't imagine how...) (I created AVRO-3100) |
With the deprecation notice in place for some time, we can stop maintaining and releasing
avro-python3package along with other SDKsCloses: https://issues.apache.org/jira/browse/AVRO-3093
Make sure you have checked all steps below.
Jira
Tests
NA
Commits
Documentation
NA