merge: from main to 3. 0 branch (#30262)

* ci: remove if condition for invoking the test workflow

* fix: tdengine test badge

* ci: fix ci error caused by taosws cargo update (#30251)

Close [TD-33938](https://jira.taosdata.com:18080/browse/TD-33938)

* feat: add inspect tool to installation and removal scripts in packaging

* feat: add taosinspect configuration and cleanup for client installation

* enh: supports silent uninstallation of the tar package using the -e parameter

---------

Co-authored-by: Feng Chao <flyingangel_2008@163.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: Linhe Huo <linhehuo@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
This commit is contained in:
Simon Guan 2025-03-19 15:07:14 +08:00 committed by GitHub
commit 9d8496264f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
</a> </a>
</p> </p>
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/taosdata/tdengine/taosd-ci-build.yml)](https://github.com/taosdata/TDengine/actions/workflows/taosd-ci-build.yml) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/taosdata/tdengine/tdengine-test.yml)](https://github.com/taosdata/TDengine/actions/workflows/tdengine-test.yml)
[![Coverage Status](https://coveralls.io/repos/github/taosdata/TDengine/badge.svg?branch=3.0)](https://coveralls.io/github/taosdata/TDengine?branch=3.0) [![Coverage Status](https://coveralls.io/repos/github/taosdata/TDengine/badge.svg?branch=3.0)](https://coveralls.io/github/taosdata/TDengine?branch=3.0)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/taosdata/tdengine)](https://github.com/feici02/TDengine/commits/main/) [![GitHub commit activity](https://img.shields.io/github/commit-activity/m/taosdata/tdengine)](https://github.com/feici02/TDengine/commits/main/)
<br /> <br />