This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 569e4df2a THRIFT-6184: Verify the server certificate in the Erlang TLS
client
add 541543640 THRIFT-6172: Run the Dart tests, and build the binding in CI
No new revisions were added by this update.
Summary of changes:
.github/workflows/build.yml | 60 +++++++++++++++++++++++++++++
LANGUAGES.md | 2 +-
build/docker/ubuntu-focal/Dockerfile | 2 +-
build/docker/ubuntu-jammy/Dockerfile | 2 +-
build/docker/ubuntu-noble/Dockerfile | 2 +-
configure.ac | 17 ++++++--
lib/dart/Makefile.am | 5 ++-
lib/dart/pubspec.yaml | 4 +-
test/dart/Makefile.am | 11 +++---
test/dart/recursion_depth_test/pubspec.yaml | 3 +-
test/dart/test_client/pubspec.yaml | 3 +-
11 files changed, 93 insertions(+), 18 deletions(-)