CJCombrink opened a new pull request, #3167:
URL: https://github.com/apache/thrift/pull/3167

   <!-- Explain the changes in the pull request below: -->
   Add cross tests to the GitHub pipeline builds
   
   During the work two other issues were identified and implemented/fixed: 
Missing UUID support for THeaderProtocol and TProtocolTap. This PR includes the 
fixes for both.
   
   Updated the cross tests to include cpp.
   Also updated the known_issues list by adding all java<->cpp ssl related tests
   
   <!-- We recommend you review the checklist/tips before submitting a pull 
request. -->
   
   - [x] Did you create an [Apache 
Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? 
       - [THRIFT-5877: Add cpp cross 
tests](https://issues.apache.org/jira/browse/THRIFT-5877)
       - [THRIFT-5878: [c++] Add UUID support for THeaderProtocol and 
TProtocolTap](https://issues.apache.org/jira/browse/THRIFT-5878)
   - [x] If a ticket exists: Does your pull request title follow the pattern 
"THRIFT-NNNN: describe my issue"?
   - [ ] 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"?
   - [ ] If your change does not involve any code, include `[skip ci]` anywhere 
in the commit message to free up build resources.
   
   <!--
     The Contributing Guide at:
     https://github.com/apache/thrift/blob/master/CONTRIBUTING.md
     has more details and tips for committing properly.
   -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to