Implement shared-root publish execution
This commit is contained in:
@@ -373,7 +373,7 @@ state:
|
||||
|
||||
`single_owner` state records one pipeline/destination owner for each destination bundle path and is the state mode written by `run`.
|
||||
|
||||
`shared_root` is accepted by configuration validation and by destination state parsing for shared-root `.distributor.json` files. Current publish execution writes single-owner destination state.
|
||||
`shared_root` records multiple pipeline/destination owners in one destination root. Publish execution preserves unrelated owners, rejects path ownership conflicts, and writes shared-root destination state.
|
||||
|
||||
## Reconciliation Policy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user