4 Commits

Author SHA1 Message Date
admin e49b01ddd4 fix: CI rollout 超时 120s→300s (backend startupProbe 需较长时间)
GraphRAG CI/CD / build-and-deploy (push) Successful in 2m50s
2026-06-18 15:22:51 +08:00
admin 5404a904a0 fix: CI 添加 registry 认证凭据
GraphRAG CI/CD / build-and-deploy (push) Failing after 4m43s
2026-06-18 15:15:23 +08:00
admin 4c8b5ceed3 fix: CI 移除 docker login — registry.plfai.cn 无需认证
GraphRAG CI/CD / build-and-deploy (push) Failing after 3s
2026-06-18 15:10:59 +08:00
admin 58079daba9 feat: 添加 Gitea Actions CI/CD — tag 驱动环境部署
GraphRAG CI/CD / build-and-deploy (push) Failing after 3m49s
- git push → 构建镜像 (sha-xxx) → 部署到 test (graphrag-test)
- git push --tags → 构建镜像 (vx.y.z) → 部署到 prod (graphrag-prod)
- DNS + hostAliases + nodeAffinity 固化到 deployment yaml
- 前后端均固定到 k8smaster 节点,便于 CI 导入 containerd 镜像
2026-06-18 14:26:15 +08:00