You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to make sure that the v1 and v2 release processes can still work after the release of v2.
Why is this needed?
We want to keep maintaining v1 for bug fixing only for some time, and be able to release new versions of it when necessary.
Which area does this relate to?
Governance
Solution
Fork develop into v1 before we merge the v2 branch.
Use develop as the main development branch.
Update all workflows so we can still release v1 when necessary, without interfering with v2.