What to build
All three publishing service repositories reference one pinned version of the shared publish workflow.
They are currently skewed: two release pipelines reference a newer pinned revision while the third, and all three pull-request dry runs, reference an older tag. That means a change to the publisher reaches different services at different times, and a dry run can pass against generator behaviour that the release path no longer has.
Acceptance criteria
Blocked by
- Add a workflow_dispatch republish path for API clients
What to build
All three publishing service repositories reference one pinned version of the shared publish workflow.
They are currently skewed: two release pipelines reference a newer pinned revision while the third, and all three pull-request dry runs, reference an older tag. That means a change to the publisher reaches different services at different times, and a dry run can pass against generator behaviour that the release path no longer has.
Acceptance criteria
Blocked by