docs(migrating-hermes): note partial-apply guard introduced by 8bdfa5… · openclaw/openclaw@231eb7b
vincentkoc
·
2026-04-27
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -130,6 +130,8 @@ Rerun with `--overwrite` only when replacing the existing target is intentional.
|
130 | 130 | |
131 | 131 | For a fresh OpenClaw install, conflicts are unusual. They typically appear when you re-run the import on a setup that already has user edits. |
132 | 132 | |
| 133 | +If a conflict surfaces mid-apply (for example, an unexpected race on a config file), Hermes marks remaining dependent config items as `skipped` with reason `blocked by earlier apply conflict` instead of writing them partially. The migration report records each blocked item so you can resolve the original conflict and rerun the import. |
| 134 | + |
133 | 135 | ## Secrets |
134 | 136 | |
135 | 137 | Secrets are never imported by default. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。