gitlink-cli/shortcuts
蒋天翔 87767f5482 feat: P0 新增 show/demo/--web/--demo 命令与离线演示能力
- internal/web: URL Builder (16 模式) + 跨平台浏览器(单一 URL 来源)
- cmd/show: 12 子命令打印 GitLink 网页 URL(投影友好 + --format json)
- cmd/demo: +run showcase 离线演示脚本(自动 GITLINK_DEMO=1)
- internal/demo: Mock Transport + 20 fixtures + --demo flag(无网无 Token)
- shortcuts/common/web_post.go: --web 全局后处理(命令执行后打开网页)
- shortcuts/capability: +check 支持 --format 结构化输出
- scripts/verify.sh: 7 段分段验证脚本(编译/覆盖率/注册/E2E/联动)
- doc/: 验证报告 + 演示脚本 + 设计文档
- .gitignore: 排除验证临时产物与课程材料
2026-07-07 08:51:14 +08:00
..
branch feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
capability feat: P0 新增 show/demo/--web/--demo 命令与离线演示能力 2026-07-07 08:51:14 +08:00
ci feat: merge jtx_branch unique commands into master 2026-06-04 08:33:04 +08:00
common feat: P0 新增 show/demo/--web/--demo 命令与离线演示能力 2026-07-07 08:51:14 +08:00
compare feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
export feat: 新建 export 模块,添加 3 条数据导出命令 (issues/prs/contributors) 2026-06-03 12:00:04 +08:00
issue fix: 修复 gofmt 格式化问题 2026-06-04 15:23:15 +08:00
label feat: merge jtx_branch unique commands into master 2026-06-04 08:33:04 +08:00
member 新建 internal/web/ (url_builder.go + browser.go + 测试) 2026-07-07 08:51:12 +08:00
milestone feat: add milestone, compare, pr reopen shortcuts and api enhancements (#45) 2026-05-27 00:44:39 +08:00
notification feat: merge jtx_branch unique commands into master 2026-06-04 08:33:04 +08:00
org feat: merge jtx_branch unique commands into master 2026-06-04 08:33:04 +08:00
pipeline feat(pipeline): add OpenAPI shortcuts 2026-05-27 22:20:18 +08:00
pm feat: 新建 pm 模块,添加 6 条项目管理命令 (dashboards/sprints/weekly/tags/pipelines/runs) 2026-06-03 11:27:44 +08:00
pr 新建 internal/web/ (url_builder.go + browser.go + 测试) 2026-07-07 08:51:12 +08:00
release feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
repo feat: add repo +delete-file shortcut and convert Skills from raw API to shortcut commands 2026-06-04 11:34:08 +08:00
search feat: merge jtx_branch unique commands into master 2026-06-04 08:33:04 +08:00
user merge: resolve client.go conflict, keep XML declaration fix 2026-06-03 08:58:40 +08:00
webhook feat(i18n): add CLI localization foundation 2026-06-01 17:33:10 +08:00
wiki 新建 internal/web/ (url_builder.go + browser.go + 测试) 2026-07-07 08:51:12 +08:00
workflow chore: fix CI workflow, golangci-lint config, and minor lint/format issues 2026-05-31 22:45:17 +08:00
register.go style: gofmt 格式化修正(import 排序 + 对齐) 2026-06-05 10:28:22 +08:00
register_test.go fix: 修复 gofmt 格式化问题 2026-06-04 15:23:15 +08:00