Skip to content

Conversation

@pboos
Copy link
Contributor

@pboos pboos commented Feb 10, 2026

Summary

This pull request introduces a .sdkmanrc file to the repository to configure the SDK environment. This aims to help tools like GitHub Copilot correctly identify Java 21 as the SDK version without confusion from Java 17 or other settings.

The change consists solely of adding this configuration file with no modifications to code or tests, reducing complexity and risk.


Reason: So github copilot might pick up java 21 without having to go through many loops until it figures out 17 is not right.

@pboos pboos requested a review from a team as a code owner February 10, 2026 08:36
@pboos pboos requested a review from anacotirlea February 10, 2026 08:36
@pboos
Copy link
Contributor Author

pboos commented Feb 10, 2026

closing in favor of: #315

@pboos pboos closed this Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant