Expand description
Core publish, preflight, and resume logic.
Modules§
- fix_
forward - Fix-forward: supersession plan from a compromised receipt (#98 PR 3). Fix-forward: supersession plan from a compromised receipt (#98 PR 3).
- parallel
- Wave-based parallel publishing engine. Wave-based parallel publishing engine.
- plan_
yank - Plan-yank: reverse-topological containment plan from a receipt (#98 PR 2). Plan-yank: reverse-topological containment plan from a receipt (#98 PR 2).
Structs§
- Rehearsal
Outcome - Outcome of a rehearsal run. Sufficient for callers (CLI, future hard gate) to decide whether live dispatch is authorized without re-reading events.
Traits§
Functions§
- run_
preflight - run_
publish - Execute the publish operation for all packages in the workspace.
- run_
rehearsal - Run a rehearsal publish against an alternate registry (#97 PR 2).
- run_
resume - Resume a previously interrupted publish operation.