ChitChat icon indicating copy to clipboard operation
ChitChat copied to clipboard

Deciding on a branching strategy?

Open VagishVela opened this issue 8 years ago • 5 comments

I think we should commit to the "develop" branch, then when we do a release we merge to master then do the release off there. This allows us to have tested code in "master" and development code in "develop".

Also how do you think we should do testing? Do we all test a release before we publish it?

VagishVela avatar Mar 20 '16 13:03 VagishVela

IMHO yes - it should be tested. What about to create “release candidate”?

On 20 Mar 2016, at 13:20, Vagish Vela [email protected] wrote:

I think we should commit to the "develop" branch, then when we do a release we merge to master then do the release off there. This allows us to have tested code in "master" and development code in "develop".

Also how do you think we should do testing? Do we all test a release before we publish it?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/Neo11/ChitChat/issues/29

kapitainsky avatar Mar 20 '16 19:03 kapitainsky

yes, i created develop branch for this ... first commit there please

c-o-m-m-a-n-d-e-r avatar Mar 21 '16 09:03 c-o-m-m-a-n-d-e-r

@c-o-m-m-a-n-d-e-r I've merged master into development so it should be up to date now.

VagishVela avatar Mar 21 '16 22:03 VagishVela

thx...

c-o-m-m-a-n-d-e-r avatar Mar 26 '16 09:03 c-o-m-m-a-n-d-e-r

As @kapitainsky suggested I think we should do release candidates. Also maybe do a monthly release (unless we are doing a rapid hotfix for a bug)?

VagishVela avatar Mar 27 '16 00:03 VagishVela