Commit Graph

4 Commits

Author SHA1 Message Date
wbtiger 1922f505d6 fix: resolve build errors from batch merge conflict resolution
- Restore origin/master core skeleton files (types.go, runner.go, client.go)
- Add NoProgress field to Client struct for upload.go
- Remove duplicate file declarations (testing_helpers.go, batch_common.go, etc.)
- Remove batch_*.go files that conflict with origin/master batch.go
- Fix workflow newPRSummaryShortcut call signature
- Fix duplicate wiki key in register.go

Note: Some new PR features (PaginateAllKey, DoRaw, etc.) require framework
extensions not yet integrated. These PRs' tests may fail until their framework
changes are properly merged.
2026-07-14 22:55:29 +08:00
laurencewannamaker dfa127c27a test: tag/commit 命令组补 httptest 单测(分页参数、--all 合并、--ref sha、view 路径)
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-05 23:18:24 +00:00
laurencewannamaker e225b86e80 feat(commit): 新增 commit +view 单提交详情;README 中英补新命令示例
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-05 23:10:59 +00:00
laurencewannamaker 78fa470b94 feat(list): 新增 commit +list 命令组与 repo +forks(分页 + --all)
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-05 23:06:53 +00:00