-
Notifications
You must be signed in to change notification settings - Fork 154
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
Stable Release #337
Comments
@HarpyWar I would consider the nightly binaries unstable since they have the latest changes that aren't tested. We should still use the Releases, but decide which commit is stable enough to build on and release. I haven't had the time to regularly distribute binaries though. |
Therefore nightly binaries should be created from |
Created |
All commits from a branch are automatically added in related pull request like here #340 |
Reffering to the comment #181 (comment)
I suggest to keep stable code in
master
branch, and createdevelop
branch on github. Ideally with multiplefeature
branches for each feature which then could be merged withdevelop
. But at least first two will be already very good.A successful branching model is described on http://nvie.com/posts/a-successful-git-branching-model/
@RElesgoe actually we do not have a stable release now. Your current release is unstable and contains bugs. Instead of that I always suggest users to download automated nightly binaries from https://pvpgn.pro.
But many users still download it from Releases section on github and ask about the fixed bugs. For example this https://forums.pvpgn.pro/viewtopic.php?pid=9698#p9698
The text was updated successfully, but these errors were encountered: