Skip to content

Comments

fix: add --git-root-search flag for JReleaser#153

Merged
jruaux merged 1 commit intoredis:mainfrom
raphaeldelio:fix/java-client-release-git-root-search
Feb 18, 2026
Merged

fix: add --git-root-search flag for JReleaser#153
jruaux merged 1 commit intoredis:mainfrom
raphaeldelio:fix/java-client-release-git-root-search

Conversation

@raphaeldelio
Copy link
Collaborator

Fixes JReleaser failing to find the git repository when running from the Java client subdirectory. Adds --git-root-search flag to JReleaser arguments so it searches parent directories for the .git folder.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Java client release workflow to ensure JReleaser can locate the repository’s .git directory when the workflow runs from the Java client subdirectory.

Changes:

  • Add --git-root-search to the JReleaser invocation arguments in the Java client release workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jruaux jruaux merged commit cab88b6 into redis:main Feb 18, 2026
23 of 26 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