diff --git a/.blueprint/modules/cicd-workflow.md b/.blueprint/modules/cicd-workflow.md index 87ce0c9..9264c8c 100644 --- a/.blueprint/modules/cicd-workflow.md +++ b/.blueprint/modules/cicd-workflow.md @@ -9,9 +9,9 @@ progress: 100 CI/CD 配置管理和 GitHub Actions Workflow 文件生成。支持两种部署类型:Web SSH 部署和 Tauri OSS 分发。 完整部署教程见 docs/tauri-cicd-guide.md。 -> ⚠️ **改造中(2026-07-02)**:GitHub 已退役,本模块产出的 GitHub Actions 模板即将作废。 -> 改造为 Gitea Actions 的任务卡在 gitea-integration 模块(「Gitea Actions workflow 生成」,单一事实来源在彼处)。 -> 「Actions 运行历史」功能已随 github-decommission 移除(CicdModal runs tab),Gitea Actions 接入后重建。 +> ✅ **改造完成(2026-07-02)**:generate_workflow 已产出 Gitea Actions 模板(.gitea/workflows/), +> 炼境自身发版链路经本机 act_runner 实测跑通(v0.1.16 上线 OSS,见 gitea-integration R0 复盘)。 +> 「Actions 运行历史」待 PR/CI 事件联动落地后按 Gitea 事实源重建(concept 卡在 gitea-integration)。 ## 任务卡