Skip to content

D1コメントDB名をacecore-commentsに統一#149

Merged
gui-ace merged 1 commit into
mainfrom
codex/rename-comments-d1
Jun 17, 2026
Merged

D1コメントDB名をacecore-commentsに統一#149
gui-ace merged 1 commit into
mainfrom
codex/rename-comments-d1

Conversation

@gui-ace

@gui-ace gui-ace commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

関連 Issue

なし

概要

Cloudflare D1 のコメントDBを acecore-comments に統一します。
既存D1は名前変更APIがないため、新しい acecore-comments DB を作成し schema を適用しました。
旧 acecore-comments-production DB は空であることを確認後、削除済みです。

主な変更点

  • wrangler.jsonc の COMMENTS_DB を新しい D1 database_id に切り替え
  • README の D1 手順を acecore-comments に更新
  • コメント記事と関連アーキテクチャ記事の preview/production 分離前提の説明を単一D1方針に更新

確認したこと

  • Cloudflare API: acecore-comments D1 作成、schema 適用、blog_comments 0件確認
  • Cloudflare API: 旧 acecore-comments-production D1 の blog_comments 0件確認後に削除
  • Cloudflare API: 残存する acecore-comments 系D1が acecore-comments のみであることを確認
  • npx prettier --check README.md wrangler.jsonc src/content/blog/astro-cloudflare-site-architecture.md src/content/blog/cloudflare-only-blog-comments.md src/content/blog/en/cloudflare-only-blog-comments.md src/content/blog/de/cloudflare-only-blog-comments.md src/content/blog/fr/cloudflare-only-blog-comments.md src/content/blog/es/cloudflare-only-blog-comments.md src/content/blog/ko/cloudflare-only-blog-comments.md src/content/blog/ru/cloudflare-only-blog-comments.md src/content/blog/zh-cn/cloudflare-only-blog-comments.md src/content/blog/pt/cloudflare-only-blog-comments.md
  • git diff --check
  • npm run build

未確認事項・補足

なし

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying acecore-net with  Cloudflare Pages  Cloudflare Pages

Latest commit: 33684f8
Status: ✅  Deploy successful!
Preview URL: https://3a3fe487.acecore-net.pages.dev
Branch Preview URL: https://codex-rename-comments-d1.acecore-net.pages.dev

View logs

@gui-ace
gui-ace marked this pull request as ready for review June 17, 2026 05:49
@gui-ace
gui-ace merged commit 4777539 into main Jun 17, 2026
3 checks passed
@gui-ace
gui-ace deleted the codex/rename-comments-d1 branch June 17, 2026 05:49
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