Skip to content

fix(docs): make doc-path index migration conditional - #255

Merged
lipluscodex merged 1 commit into
mainfrom
issue-254-conditional-doc-path-index-migration
Sep 7, 2026
Merged

fix(docs): make doc-path index migration conditional#255
lipluscodex merged 1 commit into
mainfrom
issue-254-conditional-doc-path-index-migration

Conversation

@lipluscodex

Copy link
Copy Markdown
Member

Closes #254

既存deploymentではmetadata indexの実在一覧を先に確認し、空き枠があれば削除なしで doc_path を追加する手順へ修正する。fresh install向け10枠割当とruntime観測値を区別する。

fresh install向け10枠割当と既存deploymentの実在indexを分離し、list確認後にだけ必要なmutationを行う手順へ修正した。
@lipluscodex lipluscodex linked an issue Sep 7, 2026 that may be closed by this pull request
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 7, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
github-rag-mcp 1171858 Sep 07 2026, 01:35 PM

@lipluscodex lipluscodex self-assigned this Sep 7, 2026

@lipluscodex lipluscodex left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-review: PASS

受け入れ条件: fresh install向け10枠割当と既存deploymentの実在一覧を区別し、doc_path未作成時は空き枠なら削除なし、10枠かつassignee_1実在時だけ置換するinspect-first手順になっている。英日要件・導入文書は同期済みで、code behaviorの変更はない。GitHub CIは全件成功。

Scope deviations: なし。

Next: auto modeのmergeable stateを確認し、squash mergeへ進む。

@lipluscodex
lipluscodex merged commit 1a826ba into main Sep 7, 2026
3 checks passed
@lipluscodex
lipluscodex deleted the issue-254-conditional-doc-path-index-migration branch September 7, 2026 13:37
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.

fix(docs): make doc-path index migration conditional

1 participant