chore(deploy): 前移生产迁移基线至 v0.4.0 #17

Merged
easyai merged 1 commits from codex/advance-production-migration-base-v040 into main 2026-07-22 02:59:55 +08:00
Owner

原因

生产版本 v0.4.0 已在源码 SHA fba9759bc7 完成发布、健康检查和真实 pg_restore 恢复演练。按生产发布规程,将迁移安全基线前移到该已验证生产提交。

影响与风险

  • 仅修改 deploy/ci/production-migration-base。
  • 不包含新迁移,不触发应用部署,不修改线上 API 前缀或代理配置。
  • 后续迁移门禁将以 v0.4.0 的生产迁移集合为不可变基线。

验证

  • node ./scripts/ci-validate-migrations.mjs fba9759bc7 fba9759bc7
  • ./tests/ci/migrations-test.sh
  • 生产备份恢复至隔离库、迁移到 0074、模型记录校验通过,临时库清理后残留为 0。
## 原因 生产版本 v0.4.0 已在源码 SHA fba9759bc7a5fbca5e9d1465bdd7a91de6a10928 完成发布、健康检查和真实 pg_restore 恢复演练。按生产发布规程,将迁移安全基线前移到该已验证生产提交。 ## 影响与风险 - 仅修改 deploy/ci/production-migration-base。 - 不包含新迁移,不触发应用部署,不修改线上 API 前缀或代理配置。 - 后续迁移门禁将以 v0.4.0 的生产迁移集合为不可变基线。 ## 验证 - node ./scripts/ci-validate-migrations.mjs fba9759bc7a5fbca5e9d1465bdd7a91de6a10928 fba9759bc7a5fbca5e9d1465bdd7a91de6a10928 - ./tests/ci/migrations-test.sh - 生产备份恢复至隔离库、迁移到 0074、模型记录校验通过,临时库清理后残留为 0。
easyai added 1 commit 2026-07-22 02:49:15 +08:00
chore(deploy): 前移生产迁移基线至 v0.4.0
ci / verify (pull_request) Successful in 10m18s
55595570c2
easyai merged commit 1fa58ba901 into main 2026-07-22 02:59:55 +08:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: BCAI/easyai-ai-gateway#17