cli icon indicating copy to clipboard operation
cli copied to clipboard

Stable branch for fast releases of bug fixes

Open wilzbach opened this issue 6 years ago • 1 comments

A simple branching model is to develop a new release on master and only deploy from stable. This allows an easy and fast way to release bug fixes. Both, storyscript/storyscript and storyscript/runtime use this.

For storyscript/storyscript, we even have additional tooling (i.e. merging fixes back from stable to master automatically, i.e. https://github.com/storyscript/storyscript/pull/1255). Though even without such automation such a simple branching strategy could work well.

wilzbach avatar Oct 30 '19 09:10 wilzbach

This is a good idea, Thanks @williammartin !

ghost avatar Oct 31 '19 13:10 ghost