You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: address code review feedback in Gradle migration
- Move rootProject.name after pluginManagement{} in settings.gradle.kts (Gradle 8 requirement)
- Add pluggable-storage project to client shadowJar dependencies block to match Maven shade config
- Remove no-op jedis relocate in redis-wrapper, replace with explanatory comment
- Fix CI concurrency group to include github.ref and fallback sha for non-PR runs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments