Skip to content

Conversation

@Akirathan
Copy link
Member

@Akirathan Akirathan commented Sep 22, 2025

This blocks #14019

Pull Request Description

#14019 is blocked by this - the current google java format version is failing because it tries to call remove method from JDK - see https://github.com/enso-org/enso/actions/runs/17916525266/job/50940077628?pr=14019#step:5:245

Important Notes

The only notable change is in ff3fec5 . Every thing else is just automatic sbt javafmtAll formatting.

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • The documentation has been updated, if necessary.
  • Screenshots/screencasts have been attached, if there are any visual changes. For interactive or animated visual changes, a screencast is preferred.
  • All code follows the
    Scala,
    Java,
    TypeScript,
    and
    Rust
    style guides. In case you are using a language not listed above, follow the Rust style guide.
  • Unit tests have been written where possible.
  • If meaningful changes were made to logic or tests affecting Enso Cloud integration in the libraries,
    or the Snowflake database integration, a run of the Extra Tests has been scheduled.
    • If applicable, it is suggested to paste a link to a successful run of the Extra Tests.

@Akirathan Akirathan self-assigned this Sep 22, 2025
@Akirathan Akirathan added the CI: No changelog needed Do not require a changelog entry for this PR. label Sep 22, 2025
@Akirathan Akirathan marked this pull request as ready for review September 22, 2025 13:49
@Akirathan Akirathan added the CI: Ready to merge This PR is eligible for automatic merge label Sep 22, 2025
Copy link
Member

@JaroslavTulach JaroslavTulach left a comment

Choose a reason for hiding this comment

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

No comment...

var code =
"""
from Standard.Base import all
from Standard.Base import all
Copy link
Member

Choose a reason for hiding this comment

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

Yeah, somebody fixed the formatting of the text blocks.

@mergify mergify bot merged commit 12d3f50 into develop Sep 23, 2025
152 of 165 checks passed
@mergify mergify bot deleted the wip/akirathan/bump-google-java-format branch September 23, 2025 14:36
@AdRiley AdRiley mentioned this pull request Sep 24, 2025
5 tasks
@jdunkerley jdunkerley added this to the 2025.3 Release milestone Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: No changelog needed Do not require a changelog entry for this PR. CI: Ready to merge This PR is eligible for automatic merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants