docker-android icon indicating copy to clipboard operation
docker-android copied to clipboard

Release process

Open gengjiawen opened this issue 4 years ago • 2 comments

Any thought on this one https://github.com/semantic-release/semantic-release

This will require us to follow certain rules in commit message. But can generate release log automatically.

cc @dulmandakh

gengjiawen avatar Nov 01 '20 11:11 gengjiawen

I would propose to have MAJOR.MINOR versioning instead of MAJOR.MINOR.PATCH because we won't have that many releases. And release major version if we make breaking changes are introduced, otherwise MINOR updates.

dulmandakh avatar Nov 01 '20 11:11 dulmandakh

ruby addition would be MINOR update, because it won't break anything.

dulmandakh avatar Nov 01 '20 11:11 dulmandakh