You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by ct...@apache.org on 2022/05/09 17:56:40 UTC

[thrift] branch master updated (5fdfd0cae -> ab83ffc89)

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 5fdfd0cae THRIFT-5580: refactor kotlin cross tests (#2600)
     add ab83ffc89 THRIFT-5564: setup cross test in GitHub action (#2602)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build.yml                   | 97 ++++++++++++++++++++++++++-
 lib/kotlin/build.gradle.kts                   |  6 ++
 lib/kotlin/cross-test-client/build.gradle.kts |  6 ++
 lib/kotlin/cross-test-server/build.gradle.kts |  6 ++
 test/test.py                                  |  4 +-
 5 files changed, 115 insertions(+), 4 deletions(-)