fix(ci,deps): migrate to .gitea/workflows, update domain to forgejo.riotpiao.com/rock, fix k8s argocd config
ci / test (push) Canceled after 0s

This commit is contained in:
Story Crater Bot
2026-08-21 20:14:58 -07:00
parent 370b5a894f
commit 3d52eab41d
30 changed files with 64 additions and 112 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"context"
"sync"
"github.com/rockliang/kafka-management-service/internal/kafka"
"forgejo.riotpiao.com/rock/kmsvc-manage/internal/kafka"
)
// fakeAdmin is an in-memory TopicAdmin for reconciler tests — avoids needing