feat(shortcuts): 新增 wiki/commit/file/star/watch 模块及批量操作 #147
Loading…
Reference in New Issue
No description provided.
Delete Branch "chroe/gitlink-cli:pr/shortcuts-modules"
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?
概述
本 PR 新增 5 个 Shortcut 模块和 3 个批量操作模块,累计贡献覆盖 18 个模块共 94 个命令、7 个批量操作。
本次 PR 新增的模块
本次 PR 新增的批量操作
所有批量操作支持
--dry-run预览和--from CSV文件输入。本小组完整贡献(含已提交的其他改动)
除本 PR 外,我们小组还对以下已有模块进行了增强和修复,相关改动已在 fork 仓库完成:
测试
每个模块包含 httptest mock 单元测试(wiki 12个 + 其他模块 19+个)。
变更说明文档
详见
doc/changes/new-shortcut-modules.md⚠️ 注意
本 PR 的代码基于旧版 API 签名
Shortcuts()无参数版本,需适配新版 i18n 翻译器接口Shortcuts(tr)后方可编译。Wiki 模块依赖client.DoRaw()方法。如需我方协助适配请告知。Pull request closed