From 2074225f79be0fab8907dc6b3470a9e54a583bcc Mon Sep 17 00:00:00 2001 From: lanrtop Date: Thu, 2 Jul 2026 19:07:11 +0900 Subject: [PATCH] =?UTF-8?q?chore(blueprint):=20cicd-workflow=20=E6=B3=A8?= =?UTF-8?q?=E8=AE=B0=E5=88=B7=E6=96=B0=E2=80=94=E2=80=94Gitea=20Actions=20?= =?UTF-8?q?=E6=94=B9=E9=80=A0=E5=B7=B2=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .blueprint/modules/cicd-workflow.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)。 ## 任务卡