Skip to content

Add JDK 27 and separate client sample formatting checks - #392

Merged
berezovskyi merged 2 commits into
mainfrom
codex/ci-jdk27
Sep 18, 2026
Merged

berezovskyi merged 2 commits into
mainfrom
codex/ci-jdk27

Conversation

@berezovskyi

Copy link
Copy Markdown
Member

Summary

  • run client sample compatibility builds on JDK 21, 25, and 27
  • use Liberica for JDK 27
  • skip source-mutating Spotless/OpenRewrite steps in the build matrix
  • run Spotless and OpenRewrite checks in a standalone JDK 25 job
  • apply the same build-tool skips to manual acceptance builds

Validation

  • Ruby YAML parsing for all workflows
  • git diff --check
  • mvn -B spotless:check --file lyo-client-samples/pom.xml
  • mvn -B org.openrewrite.maven:rewrite-maven-plugin:run spotless:apply -DskipTests --file lyo-client-samples/pom.xml
  • mvn -B clean verify -Dspotless.skip=true -Drewrite.skip=true --file lyo-client-samples/pom.xml

No source changes are included.

@berezovskyi
berezovskyi added this pull request to the merge queue Sep 18, 2026
Merged via the queue into main with commit 996c27d Sep 18, 2026
6 checks passed
@berezovskyi
berezovskyi deleted the codex/ci-jdk27 branch September 18, 2026 17:24
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.

1 participant