Skip to content

[fix][ci] Fix CodeQL job which is currently broken#25966

Merged
merlimat merged 1 commit into
apache:masterfrom
lhotari:lh-fix-codeql-2026-06-08
Jun 8, 2026
Merged

[fix][ci] Fix CodeQL job which is currently broken#25966
merlimat merged 1 commit into
apache:masterfrom
lhotari:lh-fix-codeql-2026-06-08

Conversation

@lhotari

@lhotari lhotari commented Jun 8, 2026

Copy link
Copy Markdown
Member

Motivation

The CodeQL job invokes the Gradle build although buildmode is set to none. The CodeQL build job currently fails since it pick Java 17 for the Gradle builds. This fails since Pulsar build requires Java 21/25.

Modifications

  • Restore workflow job steps to setup JDK 21/25 and Gradle
  • Disable configuration cache, build cache and daemon for Gradle invocations

@lhotari lhotari added this to the 5.0.0-M1 milestone Jun 8, 2026
@merlimat
merlimat merged commit bf709ee into apache:master Jun 8, 2026
44 of 45 checks passed
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