Skip to content

chore: remove CLI docs generation and sync to incloud-skills - #21

Merged
j3r0lin merged 1 commit into
mainfrom
IM-3226-remove-docgen
Aug 24, 2026
Merged

chore: remove CLI docs generation and sync to incloud-skills#21
j3r0lin merged 1 commit into
mainfrom
IM-3226-remove-docgen

Conversation

@j3r0lin

@j3r0lin j3r0lin commented Aug 24, 2026

Copy link
Copy Markdown
Member

Summary

  • The incloud-skills repo's skills/incloud/references/commands/ docs (generated from this repo via make docs / cmd/docgen) are being removed in a separate incloud-skills MR. This PR removes the generation and sync mechanism on the incloud-cli side.
  • Removed cmd/docgen
  • Removed the docs Makefile target
  • Removed the "Sync command docs to incloud-skills" step from .github/workflows/release.yml

Refs IM-3226.

Test plan

  • make build succeeds
  • make test passes across all packages

🤖 Generated with Claude Code

The incloud-skills repo's skills/incloud/references/commands/ docs are
being removed there, so drop the docgen source, the make docs target,
and the release workflow step that synced generated docs into it.

IM-3226
@j3r0lin

j3r0lin commented Aug 24, 2026

Copy link
Copy Markdown
Member Author

IM-3226 @ 6c1f4f3 | 通过 | 纯删除改动完整覆盖 docgen/Makefile docs target/release.yml 同步 step,全仓无残留引用,build/test/lint CI 全绿

  • Code review(Standards + Spec 双轴):无 finding;rg 复查 docgen|incloud-skills|make docs|INCLOUD_SKILLS_DEPLOY_KEY|cobra/doc 全仓无匹配
  • 本地验证:make build 成功;make test 全部通过;release.yml YAML 解析有效,无孤儿 secrets/env 引用(仅余 AWS_CN_* 属 S3 mirror step)
  • CI(sha 6c1f4f3):lint pass、test pass
  • Commit message:English Conventional Commits,body 带 IM-3226,无 Co-Authored-By

@j3r0lin
j3r0lin merged commit 558a4ff into main Aug 24, 2026
2 checks passed
@j3r0lin
j3r0lin deleted the IM-3226-remove-docgen branch August 24, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant