Skip to content

#2386: dont wait until release is published, rename release to 2026.09.001 - #2387

Merged
hohwille merged 1 commit into
devonfw:mainfrom
hohwille:feature/2386-fix-release-publishing
Aug 28, 2026
Merged

#2386: dont wait until release is published, rename release to 2026.09.001#2387
hohwille merged 1 commit into
devonfw:mainfrom
hohwille:feature/2386-fix-release-publishing

Conversation

@hohwille

@hohwille hohwille commented Aug 28, 2026

Copy link
Copy Markdown
Member

This PR fixes #2386

Implemented changes:

  • remove override of central-publishing-maven-plugin adding waitUntil and waitMaxTime properties.
  • rename the release from 2026.08.002 to 2026.09.001 since already on Tuesday we have September

Testing instructions

Please add conscise, understandable instructions on how a reviewer can test/verify the functionality of your contribution here:

  1. IMHO it is impossible to properly test this in advance - all we can do is merge this and hope that the next Release workflow run will succeed.

Checklist for this PR

Make sure everything is checked before merging this PR. For further info please also see
our DoD.

  • When running mvn clean test locally all tests pass and build is successful
  • PR title is of the form #«issue-id»: «brief summary» (e.g. #921: fixed setup.bat and not feature/921 fixed setup.bat). If no issue ID exists, title only.
  • PR top-level comment summaries what has been done and contains link to addressed issue(s)
  • PR and issue(s) have suitable labels
  • Issue is set to In Progress and assigned to you or there is no issue (might happen for very small PRs)
  • You followed all coding conventions
  • You have added the issue implemented by your PR in CHANGELOG.adoc unless issue is labelled
    with internal
  • You have not changed any dependency in pom.xml files or otherwise if runtime dependencies changed, you have updated our LICENSE.asciidoc
  • You have formulated clear instructions on how to test your contribution under "Testing instructions"

@hohwille hohwille added this to the release:2026.08.002 milestone Aug 28, 2026
@github-project-automation github-project-automation Bot moved this to 🆕 New in IDEasy board Aug 28, 2026
@hohwille hohwille added release related to release commandlet and releases of IDEasy bugfix PR that fixes a bug issue workflow GitHub actions (CI,CD,update urls/CVEs) labels Aug 28, 2026
@hohwille hohwille moved this from 🆕 New to 👀 In review in IDEasy board Aug 28, 2026
@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 33162548980

Coverage decreased (-0.02%) to 73.617%

Details

  • Coverage decreased (-0.02%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 1 coverage regression across 1 file.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

1 previously-covered line in 1 file lost coverage.

File Lines Losing Coverage Coverage
com/devonfw/tools/ide/version/VersionSegment.java 1 91.34%

Coverage Stats

Coverage Status
Relevant Lines: 18360
Covered Lines: 14129
Line Coverage: 76.96%
Relevant Branches: 8134
Covered Branches: 5375
Branch Coverage: 66.08%
Branches in Coverage %: Yes
Coverage Strength: 3.28 hits per line

💛 - Coveralls

@JoelAdbu
JoelAdbu self-requested a review August 28, 2026 11:44

@JoelAdbu JoelAdbu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@hohwille
hohwille merged commit 7b6d2f7 into devonfw:main Aug 28, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in IDEasy board Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR that fixes a bug issue release related to release commandlet and releases of IDEasy workflow GitHub actions (CI,CD,update urls/CVEs)

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Release 2026.08.002 failed

3 participants