Epic: Composed end-to-end release workflow
README.md's own "Roadmap" section names exactly one thing:
An optional workflow_call that composes setup -> version-stamp -> build -> release-cut
-> submit -> publish end-to-end, so a consumer calls one thing.
Today a consumer (e.g. vaam-store/mobile's own CI) wires each of these steps
individually. This epic turns that README roadmap line into a tracked issue — it wasn't
one before this pass.
Stories
Source of truth
README.md, "Roadmap" section (quoted above verbatim).
Epic: Composed end-to-end release workflow
README.md's own "Roadmap" section names exactly one thing:Today a consumer (e.g.
vaam-store/mobile's own CI) wires each of these stepsindividually. This epic turns that README roadmap line into a tracked issue — it wasn't
one before this pass.
Stories
workflow_call's inputs/outputs (which sub-actions it wraps, how per-platformvariance — Android vs iOS — is expressed). Filing a placeholder issue with no design
would just be restating this epic's body; add the story once that design exists.
Source of truth
README.md, "Roadmap" section (quoted above verbatim).