Announcing a sprint with only one ticket which is ready for work does not look the sprint is ready. Secondly, the invitation is not very clear. On the first reading, it appeared to me like you are only interested in those who are from dev3 and above.
Can you first talk to me before making the sprint announcement? I would like to cross check and guide you on what is left before having the sprint ready. After which you will update the documentation for upcoming sprint leads on how to have a sprint ready.
That being said, thanks for taking the lead on this.
If one can change the version, compile successfully, run and carry out some tests to confirm that all is well, raising a pull request would be the next step. Then a reviewer would assess the impact of this and raise concerns where necessary.
thats a cool idea. we actually had that When we were making a decission on which java version to upgrade to. like java 12 is not LTS , yet java 11 is LTS.
From a discussion today during the Openmrs Implementer Developer Office hours on libraries to prioritize in this sprint for the Platform 2.3.0 release , the sprint team came up with the following selection of libraries to prioritize. We based the selection criteria on the low hanging fruit libraries that won’t require significant refactor of the code base and at the same time won’t cause heavy backward compatibility drawbacks.
Adding to what @jennifer has just said, many of these library upgrades, fix serious security vulnerabilities. Therefore, your work is making OpenMRS more secure!
Hello guys , now am seeing many of your PRs have merge conflicts. it has been brought up that some PRs to upgrade libraries have been merged , yet You didnt pull those latest merged changes into your local copies of the core.
Since all the PRs are affecting one file the POM , whenever youll make a PR without having the latest merged changes , it will result into merge conflicts. in otherwords , before you attempt to push , first make sure you pull the latest merged changes in the openmrs Upstream master.
do this before you push git pull --rebase upstream master
cc @ruhanga@c.antwi , can i stop the sprint and we go with the work that has been so far , or we still have some more time depending on your schedule of activities??
Though i want to once again thank all the participants. Sure guys have done a wonderful job.