Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deciding on a branching strategy? #29

Open
VagishVela opened this issue Mar 20, 2016 · 5 comments
Open

Deciding on a branching strategy? #29

VagishVela opened this issue Mar 20, 2016 · 5 comments
Labels

Comments

@VagishVela
Copy link
Owner

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?

@kapitainsky
Copy link

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 #29

@c-o-m-m-a-n-d-e-r
Copy link
Collaborator

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

@VagishVela
Copy link
Owner Author

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

@c-o-m-m-a-n-d-e-r
Copy link
Collaborator

thx...

@VagishVela
Copy link
Owner Author

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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants