Replies: 8 comments 99 replies
-
Yes this approach makes sense. Create some Milestones and then we can assign some Issues to them. Also think of one big new addition/feature per release as well as improvements/refinements. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
So this time we'll try something new. If we are to patch 3.3.0 by fixing any bugs in 3.3.0, we will call it 3.3.1, Should we now create 3.3.1 branch ? Then do a pull from 3.3.1 branch and push it to 3.3.1 branch ? |
Beta Was this translation helpful? Give feedback.
-
What else do we still want to take care of before releasing v3.4.0 ? |
Beta Was this translation helpful? Give feedback.
-
So for 3.5.0, what do we want to accomplish ? May be we should bump up more quickly and limit each minor version to have no more than three major improvement. Shall we ? |
Beta Was this translation helpful? Give feedback.
-
I have created an issue for the Java17 upgrade #820. Do we want to do this before closing 3.5.0 or push it to 3.6.0? |
Beta Was this translation helpful? Give feedback.
-
Good question. Do we actually need kotlin? |
Beta Was this translation helpful? Give feedback.
-
@mokun When are we going to close down 3.5.0? Java 17 is done. I'm not making any more changes under 3.5.0 now. I think we just need to check the current master code base with some runs. |
Beta Was this translation helpful? Give feedback.
-
@bevans2000
Can we do some project management here, discussing what we want to do in
3.3.x
,3.4.x
, and3.5.x
respectively ?Say if each of us will work on no more than one or two related minor issues on each of the following official release, what will they be ?
3.3.x
-- e.g. Person is involved in too many Scientific studies started, research agreement (or friendliness index) between settlements #359,
-- e.g. Not a collaborator in a scientific study, Sorting in Science Tool, Task.endTask #357
3.4.x
-- e.g. Task & Building classes are not Serialised #334
3.5.x
-- e.g. Cannot store previous demand Good Value, lightweight Inventory #348
-- e.g. Excessive Specimen boxes created in disembarking (Excessive use of CopyOnWriteArrayList) #364
On the other hand, the x is just a patch version that goes after each minor version update, as you know.
So for now, if we patch a few things, we can quickly release
3.2.1
,3.2.2
,3.2.3
, and so on.Shall we ?
Beta Was this translation helpful? Give feedback.
All reactions