docs: 补充CI/CD发布流程说明并修正过时内容 - #379
Conversation
- 新增发布流程章节:合并到 main 自动部署测试环境(preview),promote-* tag 触发生产发布 - 修正服务端口表与架构图:以 Nacos 生产配置为准(gRPC 20000-20010,bff 8080) - 删除仓库中不存在的脚本说明(build-*.sh/sync-config.sh) - 添加新服务流程补充 promote.yaml 同步白名单要求
|
Warning Review limit reachedNext included review available in 38 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughREADME.md 更新了 11 个服务的端口信息和架构图标注。文档新增 Nacos 按环境管理配置、预发布部署和 Merge Risk: 🟡 Moderate · up to 该文档更新会指导服务部署和生产发布,但新增服务步骤可能导致服务未构建、未部署或部署失败,且跨午夜执行发布命令可能推送不存在的标签。应先补全说明并复用同一标签值后再合并。 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Team
Run ID: d4cd3ac4-29fd-4cde-96b2-92506f79b032
📒 Files selected for processing (1)
README.md
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.
- promote tag 命令改用变量复用同一日期值,避免跨午夜不一致 - 新增服务接入明确四处列表:deploy.yaml paths/all_services/远端白名单及 promote.yaml services
No description provided.