ci: 规范项目开发与验证流程
Lint / Run on Ubuntu (push) Failing after 3h0m1s
E2E Tests / Run on Ubuntu (push) Failing after 3h0m1s
Tests / Run on Ubuntu (push) Failing after 3h0m1s

This commit is contained in:
2026-09-09 20:01:49 +00:00
parent 4ad94dc194
commit 7782b1e75d
5 changed files with 119 additions and 9 deletions
+2
View File
@@ -37,6 +37,8 @@ spec:
更完整的资源见 [`config/samples`](config/samples),初始架构和安全边界见
[`docs/architecture.md`](docs/architecture.md)。
分支、提交、PR 和 CI 约定见 [`CONTRIBUTING.md`](CONTRIBUTING.md)。
## 本地开发
需要 Go、Docker、`kubectl` 和一个可用于测试的 Kubernetes 集群。