Skip to content

feat(deploy): add verified stable model rollout - #14

Merged
Teakowa merged 2 commits into
mainfrom
codex/issue-10-model-rollout-stacked
Aug 24, 2026
Merged

feat(deploy): add verified stable model rollout#14
Teakowa merged 2 commits into
mainfrom
codex/issue-10-model-rollout-stacked

Conversation

@Teakowa

@Teakowa Teakowa commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

对应 Issue

OWBastion/ocrkit#10 — automate promoted-model production rollout and verification

本 PR 改动

  • 从 stable channel 读取 manifest 与 immutable manifest hash。
  • 仅执行 docker compose up -d --no-build --force-recreate ocrkit,不 rebuild image、不改 per-model env、不做 hot reload。
  • 验证 exact model_version、health、manifest identity,并执行 authenticated local smoke request。
  • 回滚复用 feat(model): add candidate-to-stable model promotion workflow #8 的 previously verified manifest selector,再运行同一 rollout。

依赖与状态

这是 #10 的实现 PR,#13 已合并到 main,当前 branch 已 rebase 到最新 main;PR diff 只包含 rollout 实现。本 PR 未执行生产 rollout,因当前没有授权的生产主机与凭据。

验证

  • uv sync --locked --extra dev
  • uv run pytest -q: 242 passed
  • rollout/production compose tests: 7 passed
  • Rust workspace tests passed
  • GitHub Actions feat(deploy): add verified stable model rollout #14: Python 41s passed;Docker GHCR 51s passed
  • Python/shell syntax checks 与 git diff --check passed

Refs #10

@Teakowa
Teakowa force-pushed the codex/issue-8-model-promotion-stacked branch from c50bf30 to bd53ad6 Compare August 24, 2026 17:12
Base automatically changed from codex/issue-8-model-promotion-stacked to main August 24, 2026 17:30
@Teakowa
Teakowa marked this pull request as ready for review August 24, 2026 17:30
@Teakowa
Teakowa force-pushed the codex/issue-10-model-rollout-stacked branch from 8e6a75f to d0e4944 Compare August 24, 2026 17:33
@Teakowa
Teakowa merged commit aea2457 into main Aug 24, 2026
2 checks passed
@Teakowa
Teakowa deleted the codex/issue-10-model-rollout-stacked branch August 24, 2026 17:34
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