From 57672366b4078073140396ab06e302031a7da776 Mon Sep 17 00:00:00 2001 From: Loki Date: Sat, 18 Apr 2026 17:56:38 +0800 Subject: [PATCH 1/3] fix: fix wrong image address --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b92fd2bea..c6cd77caf4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@
[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) -[![HugeGraph-CI](https://github.com/apache/hugegraph/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/ci.yml) +[![HugeGraph-Commons CI](https://github.com/apache/hugegraph/actions/workflows/commons-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/commons-ci.yml) +[![Cluster Test CI](https://github.com/apache/hugegraph/actions/workflows/cluster-test-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/cluster-test-ci.yml) +[![HugeGraph-PD & Store & Hstore CI](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml) +[![Rerun CI](https://github.com/apache/hugegraph/actions/workflows/rerun-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/rerun-ci.yml) +[![HugeGraph-Server CI](https://github.com/apache/hugegraph/actions/workflows/server-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/server-ci.yml) [![License checker](https://github.com/apache/hugegraph/actions/workflows/licence-checker.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/licence-checker.yml) [![GitHub Releases Downloads](https://img.shields.io/github/downloads/apache/hugegraph/total.svg)](https://github.com/apache/hugegraph/releases) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph) From ccfe8b2a8e4e761a4e2f42ccd046e0d0ac1be348 Mon Sep 17 00:00:00 2001 From: imbajin Date: Sun, 19 Apr 2026 03:47:45 +0800 Subject: [PATCH 2/3] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index c6cd77caf4..2ade7c7a93 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,7 @@
[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) -[![HugeGraph-Commons CI](https://github.com/apache/hugegraph/actions/workflows/commons-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/commons-ci.yml) -[![Cluster Test CI](https://github.com/apache/hugegraph/actions/workflows/cluster-test-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/cluster-test-ci.yml) -[![HugeGraph-PD & Store & Hstore CI](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml) -[![Rerun CI](https://github.com/apache/hugegraph/actions/workflows/rerun-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/rerun-ci.yml) +[![HugeGraph-PD & Store CI](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml) [![HugeGraph-Server CI](https://github.com/apache/hugegraph/actions/workflows/server-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/server-ci.yml) [![License checker](https://github.com/apache/hugegraph/actions/workflows/licence-checker.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/licence-checker.yml) [![GitHub Releases Downloads](https://img.shields.io/github/downloads/apache/hugegraph/total.svg)](https://github.com/apache/hugegraph/releases) From f32950da54e0970f017bce38a119ec56aa7572a2 Mon Sep 17 00:00:00 2001 From: imbajin Date: Sun, 19 Apr 2026 03:48:27 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ade7c7a93..95e2b8b465 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,8 @@
[![License](https://img.shields.io/badge/license-Apache%202-0E78BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) -[![HugeGraph-PD & Store CI](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml) [![HugeGraph-Server CI](https://github.com/apache/hugegraph/actions/workflows/server-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/server-ci.yml) -[![License checker](https://github.com/apache/hugegraph/actions/workflows/licence-checker.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/licence-checker.yml) +[![HugeGraph-PD & Store CI](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml/badge.svg)](https://github.com/apache/hugegraph/actions/workflows/pd-store-ci.yml) [![GitHub Releases Downloads](https://img.shields.io/github/downloads/apache/hugegraph/total.svg)](https://github.com/apache/hugegraph/releases) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/apache/hugegraph)