



























@@ -22,7 +22,8 @@ Internal note for the docs publish pipeline. This file is under `docs/.i18n`, wh
22227. Per-locale translation jobs run in parallel with `fail-fast: false`.
23238. Each locale job uploads an artifact for the requested source SHA.
24249. The finalizer downloads available artifacts, ignores stale or failed payloads, and pushes one aggregate i18n commit.
25-10. After the aggregate commit lands, the finalizer dispatches the Pages deploy and live smoke workflows once.
25+10. After the aggregate commit lands, the finalizer dispatches the Pages deploy once.
26+11. The Pages workflow dispatches live smoke after deployment.
26272728## Debounce policy
2829@@ -99,7 +100,7 @@ The weekly run is the repair mechanism for LLM flakiness, partial failures, and
99100100101English deploys from source sync commits.
101102102-Translations deploy after the aggregate i18n commit. The finalizer dispatches GitHub Pages and live smoke once because GitHub suppresses normal push-triggered workflow runs from `GITHUB_TOKEN` commits.
103+Translations deploy after the aggregate i18n commit. The finalizer dispatches GitHub Pages once because GitHub suppresses normal push-triggered workflow runs from `GITHUB_TOKEN` commits. The Pages workflow dispatches live smoke after deployment so the smoke test checks the deployed site instead of racing the deploy.
103104104105A hot docs day should produce many fast English deploys, but only a small number of locale deploys.
105106此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。