Sounds good. I'd really like to review/include this PR as well https://github.com/apache/maven-surefire/pull/400 I hope to finish the review for this one during the week.
On Sun, 19 Dec 2021 at 18:22, Slawomir Jaranowski <s.jaranow...@gmail.com> wrote: > Hi > > Last time I did the surefire build more stable. > > Now build looks ok on Jenkins > > https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-surefire/job/master/ > > I prepared proposition for using shared GitHub action for project > https://github.com/apache/maven-surefire/pull/410 > > Most of the tests look stable now. > > There are still about 260 issues on Jira. > Many of them was create some year ago ... so probably are not actual or are > duplicated > Some look like they are in progress without finishing, > I will work with Jira. I will try to ask about current issue status. > > The last release was in Jun 2020 so 1 and half year ago. > I think that we should plan the next release for Surefire which can help > resolve some of the issues. > > I don't know what the next version should be - in code we have > 3.0.0-M6-SNAPSHOT. > > There are also about 30 PRs, some of them also created a years ago .. > should be closed or merged. > > I need your help to plan and finally prepare for release. > > > Below is the result of the investigation for project status from repository > perspective and Jira perspective. > > > Current repository status > > =========================================================== > branch release/2.22.3 > > f14da3b89 [SUREFIRE-1764] Upgrade JUnit Platform to 1.6.1 > https://github.com/apache/maven-surefire/commit/f14da3b89 > > current version in master is 1.3.2 for junit-platform-launcher - the newest > available version is 1.8.2 > SUREFIRE-1764 - reopened > > =========================================================== > branch release/3.0.0-M6 > > 8a6b33453 (upstream/release/3.0.0-M6, origin/release/3.0.0-M6) > [SUREFIRE-1432] Add extension interface with two implementations for > trimStackTrace > https://github.com/apache/maven-surefire/commit/8a6b33453 > > SUREFIRE-1432 - reopened > > =========================================================== > There is about 130 commit to master since last tag surefire-3.0.0-M5 > https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...master > > > =========================================================== > =========================================================== > > JIRA status > > =========================================================== > RELEASE Backlog > - don't look here ... > > =========================================================== > RELEASE 2.21.1 > - SUREFIRE-1371 - only planed - no PR > - SUREFIRE-1374 - in progres .... some commit exist in master > > > =========================================================== > RELEASE 2.22.3 > - SUREFIRE-1679 - commit on master OK > - SUREFIRE-1764 - reopened only in release/2.22.3 branch > > =========================================================== > RELEASE 3.0 > 22 issues, 4 issues mark as done but all without changes > > =========================================================== > RELEASE 3.0.1 > 1 issues - SUREFIRE-1430 - only planed > > =========================================================== > RELEAAE 3.0.0-M6 > 69 issues, 46 done, 3 in progress, 20 to do > > > -- > Sławomir Jaranowski >