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 figure out how we're going to handle branching going forward. For the immediate future we plan to keep master as 1.1, but we will need to figure out how we want to handle breaking changes in the long term.
The key questions
How to structure our branches?
What tooling can we use to minimise the need for manual intervention with handling backports?
What should get backported to minor and patch releases?
The text was updated successfully, but these errors were encountered:
We need to figure out how we're going to handle branching going forward. For the immediate future we plan to keep
master
as 1.1, but we will need to figure out how we want to handle breaking changes in the long term.The key questions
The text was updated successfully, but these errors were encountered: