基础设施修复 #97
Loading…
Reference in New Issue
No description provided.
Delete Branch "jiangtx/gitlink-cli:jtx_branch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
基础设施修复
- notification +list/+read/+read-all 均不存在,替换为 gitlink-cli api 调用 - API 端点: GET /api/users/{owner}/messages.json - 标记已读: POST /api/users/{owner}/messages/{id}/read - 添加 CLI 路径 Bug 说明(前导 / 导致解析错误) - 补充完整 source 枚举值表(30+ 个枚举) - 新增 EXAMPLES.md(手动执行 + Agent 测试两个样例) - gitlink-shared/api-reference.md 补充消息 API 章节 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>冲突解决策略:9 个冲突文件均以 master 为准(master 的 shortcut 集是 jtx_branch 的超集——notification/pm/export/wiki/capability 等已独立实现 且更完整,含 P0 show/demo/--web/--demo + i18n + 覆盖率门禁)。 jtx_branch 的独有贡献(master 没有的)通过 merge 自动合入: - shortcuts/notification/notification_test.go 冲突文件(全选 master 版本): .devops/ci.yml(jtx_branch 删 / master 加覆盖率门禁 → 保留 master) .devops/gitlink-cli.yml, cmd/{alias,auth,root}.go, internal/client/client.go, shortcuts/{register,register_test,repo/repo}.goStep 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.