Commit Graph

3 Commits

Author SHA1 Message Date
wyxfzgg 601db5bba8 docs+test: 在队友 master 基础上叠加提交前完善(纯新增,不碰队友工作)
CI / Build, Lint, Test (push) Failing after 2m19s Details
- 测试: 4 模块 16 测试(issue series-update/ci lifecycle/org teams/search code-issues)
  (notification_test.go 用队友的,不覆盖)
- 文档: REPRODUCE.md 复现指南、UPSTREAM_PR_GUIDE 上游PR手册、
  命令 help doc(workflow/capability/compare/notification)、change doc(export/pm/wiki)、
  三份课程报告入 docs/reports/、skills/README(37 Skill)、gitlink-web/README(14 Skill)
- 工作流: gitlink_workflow.py 接通 --cli-bin/GITLINK_CLI_BIN、新增跨平台 run_demo.sh、run_demo.ps1 支持 -CliBin
- DevOps: 新增 gitlink-web.yml 科研服务部署(仅同步代码+重启,不碰 API_KEY)
- 不含: README/.devops(保留队友版本)、不删队友的 gitlink-cli.yml/wyx_*
2026-07-09 20:26:45 +08:00
蒋天翔 094bf57ac6 chore: 加 .gitattributes 统一文本文件 LF 行尾
CI / Build, Lint, Test (push) Failing after 18m2s Details
Windows core.autocrlf 会把 LF 转 CRLF,导致 gofmt -s -l / CI make fmt
误报整个文件改动(78 个 .go 文件受影响)。固定 LF 后所有平台一致,
verify.sh 段1 的 gofmt 检查本地也能稳定通过。

* text=auto eol=lf;二进制(png/jpg/pdf/exe/zip)显式 binary。
2026-07-07 09:37:17 +08:00
ljc0426 9ebed898ac feat(workflows): add community ops automation example 2026-05-24 14:34:47 +08:00