]> gerrit.simantics Code Review - simantics/platform.git/commit
Simplify release branching as much as possible
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 2 Aug 2018 20:55:38 +0000 (23:55 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 2 Aug 2018 20:55:38 +0000 (23:55 +0300)
commit0cfc43f29902e31f38ec832984c5a9f32e900acf
tree5e0935382c22f03e3318223df593c32db4ca91aa
parente192311bdc2b2d73d1f292c3467cf5cef0e8b57b
Simplify release branching as much as possible

Now the release-helper.sh script has a single action
branch-release that can be used to do everything related
to normal release branching except pushing the changes to
origin.

Also the action bump-master-version simplifies the version
bumping done for platform and simupedia master branches
after a release is branched.

gitlab #71

Change-Id: I71d7936a610b2f3a5228405680779bb3ae2e2ed7
releng/doc/release-helper.sh