Skip to content

Upgrade to Java 25 - #85

Merged
khouadrired merged 1 commit into
mainfrom
gridsuite-java-25
Aug 6, 2026
Merged

Upgrade to Java 25#85
khouadrired merged 1 commit into
mainfrom
gridsuite-java-25

Conversation

@khouadrired

Copy link
Copy Markdown
Contributor

Upgrade project to Java 25.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0ebf0e82-8e6b-478c-b369-24f0daa6c4c0

📥 Commits

Reviewing files that changed from the base of the PR and between 0aacc3b and 0c1b80c.

📒 Files selected for processing (5)
  • .github/workflows/build.yml
  • .github/workflows/patch.yml
  • .github/workflows/prepare-release.yml
  • .github/workflows/release.yml
  • pom.xml
🚧 Files skipped from review as they are similar to previous changes (4)
  • .github/workflows/build.yml
  • .github/workflows/release.yml
  • .github/workflows/patch.yml
  • .github/workflows/prepare-release.yml

📝 Walkthrough

Walkthrough

The Maven build configuration now targets Java 25 and updated tool, image, and GridSuite BOM versions. GitHub Actions workflows now reference a newer shared workflow commit.

Changes

Build and workflow updates

Layer / File(s) Summary
Maven build configuration
pom.xml
Maven now targets Java 25, JaCoCo 0.8.15, Checkstyle 13.8.0, Jib 3.5.1, base image powsybl/java:4.0.0, and GridSuite BOM 51.1.0.
Reusable workflow revisions
.github/workflows/build.yml, .github/workflows/patch.yml, .github/workflows/prepare-release.yml, .github/workflows/release.yml
The workflows now reference shared workflow commit c0849fd1236966d31e8f7167ec5beab4517bbf28.

Suggested reviewers: jonenst

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the main change: upgrading the project to Java 25.
Description check ✅ Passed The description directly matches the pull request changes, which upgrade the project to Java 25.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/workflows/build.yml:
- Line 11: Update the reusable workflow reference in the build workflow to a
revision that uses a Node 16/20-compatible actions/setup-java runtime, replacing
the current outdated pinned revision while preserving the existing backend build
workflow.

In `@pom.xml`:
- Line 52: Update the maven.jacoco.version property to 0.8.14 or a later release
that officially supports Java 25 class files.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b24c4b37-034f-4935-ad20-d29bf9fab251

📥 Commits

Reviewing files that changed from the base of the PR and between 0aacc3b and 21d4a84.

📒 Files selected for processing (5)
  • .github/workflows/build.yml
  • .github/workflows/patch.yml
  • .github/workflows/prepare-release.yml
  • .github/workflows/release.yml
  • pom.xml

Comment thread .github/workflows/build.yml
Comment thread pom.xml Outdated
@khouadrired
khouadrired force-pushed the gridsuite-java-25 branch 2 times, most recently from 82c1aba to bcad2e3 Compare August 3, 2026 12:49
Signed-off-by: Radouane Khouadri <redouane.khouadri_externe@rte-france.com>
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@khouadrired
khouadrired merged commit 940cd58 into main Aug 6, 2026
5 of 6 checks passed
@khouadrired
khouadrired deleted the gridsuite-java-25 branch August 6, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants