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

jt2594838 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-bin-resources.git


    from 2da488b  Merge pull request #69 from 
apache/codex/keep-only-iotdb-docs-image
     add d7a1867  Release thrift 0.23.0 tool
     add ab41720  Document thrift release deployment flow
     add 6a2f009  Clarify thrift Linux build prerequisites
     add 2f1d39d  Add thrift prebuilt artifact workflow
     add 55e25ea  Use older Ubuntu runners for thrift artifacts
     add 279c2b8  Validate thrift artifacts on Ubuntu 24 runners
     add 0c3a2c0  Run thrift artifact workflow on pull requests
     add 6665263  Fix Windows thrift artifact validation
     new f966f48  Release thrift 0.23.0 tool

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../dependabot.yml                                 |  11 +-
 .github/workflows/iotdb-tools-thrift-artifacts.yml | 223 +++++++++++++++++++++
 .gitignore                                         |   1 +
 iotdb-tools-thrift/README.md                       | 117 +++++++++--
 iotdb-tools-thrift/README_zh.md                    | 133 ++++++++++++
 iotdb-tools-thrift/pom.xml                         | 166 ++++++++++++---
 iotdb-tools-thrift/src/main/assembly/thrift.xml    |  26 ---
 7 files changed, 604 insertions(+), 73 deletions(-)
 copy iotdb-tools-thrift/.mvn/wrapper/maven-wrapper.properties => 
.github/dependabot.yml (77%)
 create mode 100644 .github/workflows/iotdb-tools-thrift-artifacts.yml
 create mode 100644 iotdb-tools-thrift/README_zh.md

Reply via email to