Skip to content

docs: refresh stale versions and ghost file references in docs/#155

Merged
toshi0806 merged 1 commit into
mainfrom
docs-version-refresh
Jul 18, 2026
Merged

docs: refresh stale versions and ghost file references in docs/#155
toshi0806 merged 1 commit into
mainfrom
docs-version-refresh

Conversation

@toshi0806

Copy link
Copy Markdown
Member

概要

docs/ 配下だけがバージョン更新に取り残されていたため、実ファイル(.devcontainer/devcontainer.json.github/workflows/latex-build.ymlupdate-release-branch.yml)を正として記述を更新した。

変更内容

バージョン表記の更新

  • docs/CLAUDE-DEVELOPMENT.md: base image 2025b2026a(source of truth として devcontainer.json を明記)
  • docs/CLAUDE-TROUBLESHOOTING.md: debug コマンド例の 2025b2026a(2箇所)
  • docs/CLAUDE-QUALITY.md: docker run 例の 2025e2026a
  • latex-release-action@v2.2.0 のバージョン直書きをやめ、「現行版は .github/workflows/latex-build.yml に pin されている」という書き方に変更(実 workflow は @v3 を参照)

幽霊ファイル参照の削除

VERSIONS.mdVERSION ファイルは main / release どちらのブランチにも存在しないため、参照をすべて削除した(CHANGELOG.md と DEPENDENCY-UPDATE.md は実在するため維持):

  • Version Management System / Management Files / For Version Management 各セクションを、image タグベースの実際のバージョン管理方式に合わせて書き直し
  • docs/CLAUDE-QUALITY.md の VERSIONS.md 参照 2 箇所を修正・削除

release ブランチ記述の実態合わせ

include/exclude リストを update-release-branch.ymlNON_LATEX_ENVIRONMENT_FILES(一元管理)と release ブランチの実内容に合わせて修正:

  • 存在しない autoassignees.yml / VERSION / create-release.yml を削除
  • 実在する ai-reviewer.yml / branch-cleanup.yml / pr-auto-cleanup.yml、除外側の update-release-branch.yml / lint.yml / main.tex を反映

意図的に残したもの

  • docs/CLAUDE-TROUBLESHOOTING.md:552025c-test: backtick エスケープ失敗の歴史的なエラー例のため現状維持

https://claude.ai/code/session_01PGcVXHJSHMBx4ki8WU2ZiS

- Update texlive-ja-textlint image tag to 2026a (was 2025b/2025e),
  matching .devcontainer/devcontainer.json as the source of truth
- Refer to latex-release-action via the pinned version in
  .github/workflows/latex-build.yml instead of hardcoding @v2.2.0
- Remove references to VERSION and VERSIONS.md, which exist on neither
  main nor release branch
- Align release branch include/exclude lists with the actual
  NON_LATEX_ENVIRONMENT_FILES list in update-release-branch.yml
- Describe versioning as image-tag based (legacy git tags deprecated)

Claude-Session: https://claude.ai/code/session_01PGcVXHJSHMBx4ki8WU2ZiS
@toshi0806
toshi0806 merged commit 4b5f6f5 into main Jul 18, 2026
1 check passed
@toshi0806
toshi0806 deleted the docs-version-refresh branch July 18, 2026 13:38
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