thrift
thrift copied to clipboard
THRIFT-5564: add GitHub action for python 2.x and 3.x
- based on and closes https://github.com/apache/thrift/pull/2594
- [x] Did you create an Apache Jira ticket? (not required for trivial changes)
- [x] If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
- [x] Did you squash your changes to a single commit? (not required, but preferred)
- [x] Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
- [x] If your change does not involve any code, include
[skip ci]anywhere in the commit message to free up build resources.
before merging
- #2588
@fishy do you want to have a look at this? this might help my work on #2588 as well