-
-
Notifications
You must be signed in to change notification settings - Fork 535
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
Plans to make a New Release? - Minor version to 4.4.3 with all latest committed changes / patches. #3690
Comments
I do wonder how it is the milestones are chosen for a given release, as I had a couple ideas to share that I defo think would be things people want to see. |
Since 4.4.2 - I have now seen about 332 patches go out... May I ask therefore for a minor release to be made in the interim until such time when the milestones are reached for the Major one? 4.4.3 - Minor |
Looking on 4.4.2...master it would be really good to make new (minor?) release 🤔 WZ has really high rate of commits to IMO it would be really good to have minor release every 100-150 commits. PS. Generally more frequent releases than better because it is easier to encircle possible causes of some issues between releases. |
Our release cadence is currently:
We are currently in phase 3 of this. And usually in this stage there’s a lot of testing and tweaking that happens before the master branch is again ready to proceed to even the pre-release of a new “major” release. You are, of course, welcome to test development builds of the master branch if you like, but as you may also notice we’ve been busy fixing issues so its stability is expected to vary. |
OK good to know 😄 👍
Issue is that incorporating list of patches in builds procedures taken from commits beyond some number of such patches usually if commits non-sequential creates some rejections 😞 (all because it is harder to figure out which one patches should be reordered). |
Other than compilation fixes (and please let me know if any are needed so we can upstream them for the next release), I wouldn’t recommend incorporating any other patches. Many core changes (the sorts of things that go into a new “major” release) run the risk of changing the deterministic simulation, and thus breaking multiplayer compatibility. |
"run the risk of changing the deterministic simulation, and thus breaking multiplayer compatibility." - Yes this something I was aware of but forgot to mention initially... Perhaps we/I (on my side) can filter on only including patches that are "compilation fixes" |
I see 4.4.2 was out in Nov.
Since then quite a number of patches / commits have been made.
Is it time for 4.4.3?
The text was updated successfully, but these errors were encountered: