5 Commits

Author SHA1 Message Date
杨柳杰
58b84d6f94 fix: 修复git clone URL双https://前缀问题
All checks were successful
Release Docs / release (push) Successful in 3s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 17:43:53 +08:00
杨柳杰
7dad08d1a9 fix: 去掉actions/checkout依赖,改用git clone避免GitHub网络问题
Some checks failed
Release Docs / release (push) Failing after 1s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 17:42:30 +08:00
杨柳杰
2df3c17936 fix: CI先清理旧Release再创建,避免重复冲突
Some checks failed
Release Docs / release (push) Failing after 11s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 17:40:08 +08:00
杨柳杰
8b9247291b fix: CI工作流去掉jq依赖,改用python3解析JSON
Some checks failed
Release Docs / release (push) Failing after 6s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 17:36:53 +08:00
杨柳杰
b450b512a2 init: mipu-open 对外开放项目统一管理仓库
- 添加 mipu-api 作为 git submodule (Claude Code Skill)
- 迁移 API 文档源文件到 docs/ 目录统一维护
- 添加 Gitea Actions 工作流:tag推送自动打包docs并发布Release
- Skill 运行时自动从 mipu-open Release 下载最新文档

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 12:16:08 +08:00