This is an automated email from the ASF dual-hosted git repository.
Aias00 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
The following commit(s) were added to refs/heads/master by this push:
new 79885c1bbb infra(ci): remove sofa related workflow after sofa support
removed (#6430)
79885c1bbb is described below
commit 79885c1bbbd8a0625e0fcffe251f7675d1cd2e0b
Author: Duansg <[email protected]>
AuthorDate: Thu Jul 16 14:30:02 2026 +0800
infra(ci): remove sofa related workflow after sofa support removed (#6430)
---
.github/workflows/e2e-k8s.yml | 2 --
.github/workflows/integrated-test-k8s-ingress.yml | 1 -
.github/workflows/integrated-test.yml | 1 -
3 files changed, 4 deletions(-)
diff --git a/.github/workflows/e2e-k8s.yml b/.github/workflows/e2e-k8s.yml
index 10c7f64e0e..ae7fcec23c 100644
--- a/.github/workflows/e2e-k8s.yml
+++ b/.github/workflows/e2e-k8s.yml
@@ -247,8 +247,6 @@ jobs:
script: e2e-springcloud-sync-compose
- case: shenyu-e2e-case-apache-dubbo
script: e2e-apache-dubbo-sync-compose
- - case: shenyu-e2e-case-sofa
- script: e2e-sofa-sync-compose
- case: shenyu-e2e-case-grpc
script: e2e-grpc-sync-compose
- case: shenyu-e2e-case-websocket
diff --git a/.github/workflows/integrated-test-k8s-ingress.yml
b/.github/workflows/integrated-test-k8s-ingress.yml
index 763d923da6..dafb68ef6e 100644
--- a/.github/workflows/integrated-test-k8s-ingress.yml
+++ b/.github/workflows/integrated-test-k8s-ingress.yml
@@ -30,7 +30,6 @@ jobs:
- shenyu-integrated-test-k8s-ingress-apache-dubbo
- shenyu-integrated-test-k8s-ingress-websocket
- shenyu-integrated-test-k8s-ingress-grpc
- # - shenyu-integrated-test-k8s-ingress-sofa
runs-on: ubuntu-latest
if: github.repository == 'apache/shenyu'
steps:
diff --git a/.github/workflows/integrated-test.yml
b/.github/workflows/integrated-test.yml
index 3bcce36ba3..ee17faf034 100644
--- a/.github/workflows/integrated-test.yml
+++ b/.github/workflows/integrated-test.yml
@@ -31,7 +31,6 @@ jobs:
- shenyu-integrated-test-http
- shenyu-integrated-test-https
- shenyu-integrated-test-spring-cloud
- - shenyu-integrated-test-sofa
- shenyu-integrated-test-websocket
- shenyu-integrated-test-rewrite
- shenyu-integrated-test-combination