fix(kbdb): 填官方 prod D1 database_id(arcrun-kbdb)+ cli bump 1.3.2

kbdb/wrangler.toml placeholder → 官方 D1 id(self-hosted deploy.ts 注入會覆蓋,安全)。
deploy --all 時 cli 自動 bump 1.3.1→1.3.2 + CHANGELOG。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
uncle6me-web
2026-06-07 16:34:30 +08:00
parent ad5a83d3d8
commit 36d7492464
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ compatibility_flags = ["nodejs_compat"]
[[d1_databases]]
binding = "DB"
database_name = "arcrun-kbdb"
database_id = "placeholder-replaced-by-init"
database_id = "0c580910-e00b-4f8e-9c57-ac54ea52242f" # 官方 prod D1arcrun-kbdb);self-hosted deploy.ts 會注入用戶自己的 id 覆蓋
[vars]
ENVIRONMENT = "production"