Commit Graph

15 Commits

Author SHA1 Message Date
shile 5d68423468 Revert "更新工作流提交身份来源。"
This reverts commit 1465d5f2cf.
2026-05-08 02:27:39 +08:00
shile 1465d5f2cf 更新工作流提交身份来源。
改为从仓库 secrets 读取 GIT_AUTHOR_NAME 和 GIT_AUTHOR_EMAIL,避免继续使用 github-actions[bot] 作为提交署名。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 02:22:42 +08:00
shile ccbedac9e1 补充 release 分支 swagger 模板兼容处理。
兼容 Gitea 1.21.x 使用的 Safe 管道占位符,避免初始化 release 分支时因未替换的 swagger 模板变量生成失败。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-08 02:06:40 +08:00
shile 6d52544411 修复 release 分支 swagger 模板变量替换
兼容上游 swagger 模板的新旧占位符格式,并在仍有未替换变量时显式失败,避免分支初始化流程生成无效 JSON。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-27 13:07:11 +08:00
shile aba551c279 修正 release tag 指向并限制上游同步最低版本
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 13:07:01 +08:00
shile 35983f18e7 更新工作流以包含 docs 和 src 目录的变更 2026-04-24 09:24:18 +08:00
shile eceaf3c419 显式创建并校验 release tag
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 18:09:24 +08:00
shile 36ae7ac90c 显式触发 release 分支的 swagger 构建流程
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 17:35:40 +08:00
shile 04cd56f6c3 渲染上游 swagger 模板后再生成分支文件
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 17:28:18 +08:00
shile 8a7d5aded9 修正上游分支生成与 release 触发流程
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 17:06:22 +08:00
shile d445a6dabb 限制上游同步工作流仅在 master 执行
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 16:14:02 +08:00
shile f355c8d65b 拆分上游 Tag 发现与分支创建流程
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 15:49:04 +08:00
shile be5f1eb787 同步 release/1.26.0 的构建配置与版本信息
将 release/1.26.0 分支中的 workflow、README 和 pom 配置合并到 master,保持发布流程与版本说明一致。
2026-04-23 14:06:18 +08:00
shile 7b9daa9ee8 调整 GitHub Actions 的构建与发布流程 2026-04-22 18:26:26 +08:00
shile c647c8cab0 配置 GitHub 自动发布到 Sonatype Central 2026-04-22 18:17:03 +08:00