Conversation
❌ Issue Linking RequiredThis PR could not be linked to an issue. All PRs must be linked to an issue for tracking purposes. How to fix this:Option 1: Add keyword to PR body (Recommended - auto-removes this comment)
Why is this required?Issue linking ensures proper tracking, documentation, and helps maintain project history. It connects your code changes to the problem they solve.--- This comment was automatically generated by the issue linking workflow |
…ob (#424) Fixes the docker build failure caused by missing SDKMAN_JAVA_VERSION build argument. ## Changes - Added step to extract SDKMAN_JAVA_VERSION from .sdkmanrc - Pass SDKMAN_JAVA_VERSION as --build-arg to docker build command - Matches the pattern used in deployment-phase.yml ## Why needed The Dockerfile requires SDKMAN_JAVA_VERSION to select the correct Java base image. 🤖 Generated with Claude Code Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
…running `test-integration-ide` command
467799a to
13a06da
Compare
Proposed Changes
Checklist
Additional Info
** any additional useful context or info **
Screenshots